#CDCCF0#CDCCF0
#CDCCF0 is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.8% C 0.050 H 286.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCF0 |
|---|---|
| RGB | rgb(205, 204, 240) |
| HSL | hsl(242, 55%, 87%) |
| HSV | hsv(242, 15%, 94%) |
| CMYK | cmyk(14.6%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(83.16, 7.39, -17.56) |
| CIE-LCH | lch(83.16, 19.05, 292.82°) |
| OKLab | oklab(85.75% 0.0142 -0.0476) |
| OKLCH | oklch(85.75% 0.05 286.6) |
| XYZ | xyz(62.4944, 62.4555, 91.1838) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.99
Light Periwinkle
#C1C6FC
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 7.56
Light Lavender
#DFC5FE
ΔE00 7.83
Lavender (CSS)
#E6E6FA
ΔE00 7.84
Pale Lavender
#EECFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCF0 #EFF0CC
analogous
#CCDDF0 #CDCCF0 #DFCCF0
triadic
#CDCCF0 #F0CDCC #CCF0CD
tetradic
#CDCCF0 #F0CCDD #EFF0CC #CCF0DF
square
#CDCCF0 #F0CCDD #EFF0CC #CCF0DF
split-complementary
#CDCCF0 #F0DFCC #DDF0CC
monochromatic
#706DD4 #9F9DE2 #CDCCF0 #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.56
#CDCCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CDCCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCF0
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCF0 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F2
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#C6D2D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdccf0; /* rgb */ color: rgb(205, 204, 240); /* oklch */ color: oklch(85.8% 0.050 286.6);
Tailwind
colors: {
custom: {
50: '#dcdbf5',
500: '#cdccf0',
950: '#000000',
},
}SCSS
$custom: #cdccf0; $custom-light: #dcdbf5; $custom-dark: #000000;
JSON
{
"hex": "#cdccf0",
"rgb": {
"r": 205,
"g": 204,
"b": 240
},
"hsl": {
"h": 241.667,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.85752,
"c": 0.04967,
"h": 286.6
},
"luminance": 0.62456
}Semantic roles & 50–950 ramp
primary
#CDCCF0
secondary
#CDCE92
accent
#C223BE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485