#CCCDFB#CCCDFB
#CCCDFB is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.3% C 0.064 H 284.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDFB |
|---|---|
| RGB | rgb(204, 205, 251) |
| HSL | hsl(239, 85%, 89%) |
| HSV | hsv(239, 19%, 98%) |
| CMYK | cmyk(18.7%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.69, 8.89, -22.61) |
| CIE-LCH | lch(83.69, 24.29, 291.46°) |
| OKLab | oklab(86.26% 0.0154 -0.0617) |
| OKLCH | oklch(86.26% 0.064 284) |
| XYZ | xyz(64.1417, 63.4641, 100.1186) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.16
Light Periwinkle
#C1C6FC
ΔE00 3.06
Light Lavender
#DFC5FE
ΔE00 7.16
Pale Lilac
#E4CBFF
ΔE00 7.24
Pale Lavender
#EECFFE
ΔE00 9.37
Light Blue Grey
#B7C9E2
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDFB #FBFACC
analogous
#CCE5FB #CCCDFB #E3CCFB
triadic
#CCCDFB #FBCCCD #CDFBCC
tetradic
#CCCDFB #FBCCE5 #FBFACC #CCFBE3
square
#CCCDFB #FBCCE5 #FBFACC #CCFBE3
split-complementary
#CCCDFB #FBE3CC #E5FBCC
monochromatic
#5B5EF2 #9395F7 #CCCDFB #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.53
#CCCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CCCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDFB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDFB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#C2D5DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccdfb; /* rgb */ color: rgb(204, 205, 251); /* oklch */ color: oklch(86.3% 0.064 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfc',
500: '#cccdfb',
950: '#000000',
},
}SCSS
$custom: #cccdfb; $custom-light: #dcdcfc; $custom-dark: #000000;
JSON
{
"hex": "#cccdfb",
"rgb": {
"r": 204,
"g": 205,
"b": 251
},
"hsl": {
"h": 238.723,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.86264,
"c": 0.06357,
"h": 284
},
"luminance": 0.63465
}Semantic roles & 50–950 ramp
primary
#CCCDFB
secondary
#E2E08A
accent
#DD04E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485