#CCCFFB#CCCFFB
#CCCFFB is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.7% C 0.061 H 282.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFFB |
|---|---|
| RGB | rgb(204, 207, 251) |
| HSL | hsl(236, 85%, 89%) |
| HSV | hsv(236, 19%, 98%) |
| CMYK | cmyk(18.7%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.19, 7.82, -21.85) |
| CIE-LCH | lch(84.19, 23.21, 289.69°) |
| OKLab | oklab(86.66% 0.0126 -0.0596) |
| OKLCH | oklch(86.66% 0.061 282) |
| XYZ | xyz(64.6231, 64.4271, 100.2791) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.77
Light Periwinkle
#C1C6FC
ΔE00 3.31
Light Lavender
#DFC5FE
ΔE00 7.86
Pale Lilac
#E4CBFF
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 8.89
Lavender (CSS)
#E6E6FA
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFFB #FBF8CC
analogous
#CCE7FB #CCCFFB #E1CCFB
triadic
#CCCFFB #FBCCCF #CFFBCC
tetradic
#CCCFFB #FBCCE7 #FBF8CC #CCFBE1
square
#CCCFFB #FBCCE7 #FBF8CC #CCFBE1
split-complementary
#CCCFFB #FBE1CC #E7FBCC
monochromatic
#5B64F2 #939AF7 #CCCFFB #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.51
#CCCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CCCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFFB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFFB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FD
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#C2D6DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cccffb; /* rgb */ color: rgb(204, 207, 251); /* oklch */ color: oklch(86.7% 0.061 282.0);
Tailwind
colors: {
custom: {
50: '#dcddfc',
500: '#cccffb',
950: '#000000',
},
}SCSS
$custom: #cccffb; $custom-light: #dcddfc; $custom-dark: #000000;
JSON
{
"hex": "#cccffb",
"rgb": {
"r": 204,
"g": 207,
"b": 251
},
"hsl": {
"h": 236.17,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.86655,
"c": 0.0609,
"h": 282
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#CCCFFB
secondary
#E2DC8A
accent
#D404E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485