#CDCEFF#CDCEFF
#CDCEFF is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.7% C 0.068 H 284.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEFF |
|---|---|
| RGB | rgb(205, 206, 255) |
| HSL | hsl(239, 100%, 90%) |
| HSV | hsv(239, 20%, 100%) |
| CMYK | cmyk(19.6%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.14, 9.53, -24.03) |
| CIE-LCH | lch(84.14, 25.85, 291.63°) |
| OKLab | oklab(86.68% 0.0163 -0.0656) |
| OKLCH | oklch(86.68% 0.068 284) |
| XYZ | xyz(65.2939, 64.3407, 103.5673) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.62
Light Periwinkle
#C1C6FC
ΔE00 2.79
Light Lavender
#DFC5FE
ΔE00 7.09
Pale Lilac
#E4CBFF
ΔE00 7.22
Light Violet
#D6B4FC
ΔE00 9.38
Pale Lavender
#EECFFE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEFF #FFFECD
analogous
#CDE7FF #CDCEFF #E5CDFF
triadic
#CDCEFF #FFCDCE #CEFFCD
tetradic
#CDCEFF #FFCDE7 #FFFECD #CDFFE5
square
#CDCEFF #FFCDE7 #FFFECD #CDFFE5
split-complementary
#CDCEFF #FFE5CD #E7FFCD
monochromatic
#5356FF #9092FF #CDCEFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.51
#CDCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CDCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEFF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEFF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#C2D6DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdceff; /* rgb */ color: rgb(205, 206, 255); /* oklch */ color: oklch(86.7% 0.068 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcff',
500: '#cdceff',
950: '#000000',
},
}SCSS
$custom: #cdceff; $custom-light: #dcdcff; $custom-dark: #000000;
JSON
{
"hex": "#cdceff",
"rgb": {
"r": 205,
"g": 206,
"b": 255
},
"hsl": {
"h": 238.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.86682,
"c": 0.06765,
"h": 284
},
"luminance": 0.64342
}Semantic roles & 50–950 ramp
primary
#CDCEFF
secondary
#EAE886
accent
#E100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486