#CDCCF9#CDCCF9
#CDCCF9 is a very light, moderate blue. Relative luminance 0.630; OKLCH L 86.1% C 0.062 H 286.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCF9 |
|---|---|
| RGB | rgb(205, 204, 249) |
| HSL | hsl(241, 79%, 89%) |
| HSV | hsv(241, 18%, 98%) |
| CMYK | cmyk(17.7%, 18.1%, 0%, 2.4%) |
| CIE-LAB | lab(83.44, 9.30, -21.91) |
| CIE-LCH | lch(83.44, 23.80, 292.99°) |
| OKLab | oklab(86.07% 0.0172 -0.0597) |
| OKLCH | oklch(86.07% 0.062 286) |
| XYZ | xyz(63.8647, 63.0036, 98.4004) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.58
Light Periwinkle
#C1C6FC
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 6.67
Pale Lilac
#E4CBFF
ΔE00 6.68
Pale Lavender
#EECFFE
ΔE00 8.77
Light Violet
#D6B4FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCF9 #F8F9CC
analogous
#CCE2F9 #CDCCF9 #E4CCF9
triadic
#CDCCF9 #F9CDCC #CCF9CD
tetradic
#CDCCF9 #F9CCE2 #F8F9CC #CCF9E4
square
#CDCCF9 #F9CCE2 #F8F9CC #CCF9E4
split-complementary
#CDCCF9 #F9E4CC #E2F9CC
monochromatic
#625EEC #9795F3 #CDCCF9 #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.54
#CDCCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CDCCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCF9
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCF9 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FB
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#C4D3DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccf9; /* rgb */ color: rgb(205, 204, 249); /* oklch */ color: oklch(86.1% 0.062 286.0);
Tailwind
colors: {
custom: {
50: '#dcdbfb',
500: '#cdccf9',
950: '#000000',
},
}SCSS
$custom: #cdccf9; $custom-light: #dcdbfb; $custom-dark: #000000;
JSON
{
"hex": "#cdccf9",
"rgb": {
"r": 205,
"g": 204,
"b": 249
},
"hsl": {
"h": 241.333,
"s": 78.947,
"l": 88.824
},
"oklch": {
"l": 0.86073,
"c": 0.06212,
"h": 286
},
"luminance": 0.63004
}Semantic roles & 50–950 ramp
primary
#CDCCF9
secondary
#DCDE8B
accent
#DB0AD7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485