#CDCEF2#CDCEF2
#CDCEF2 is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.2% C 0.050 H 284.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF2 |
|---|---|
| RGB | rgb(205, 206, 242) |
| HSL | hsl(238, 59%, 88%) |
| HSV | hsv(238, 15%, 95%) |
| CMYK | cmyk(15.3%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(83.72, 6.74, -17.77) |
| CIE-LCH | lch(83.72, 19.01, 290.78°) |
| OKLab | oklab(86.21% 0.0121 -0.0482) |
| OKLCH | oklch(86.21% 0.05 284) |
| XYZ | xyz(63.2716, 63.5318, 92.9166) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.85
Light Periwinkle
#C1C6FC
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 7.49
Pale Lilac
#E4CBFF
ΔE00 8.06
Light Lavender
#DFC5FE
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF2 #F2F1CD
analogous
#CDE1F2 #CDCEF2 #DECDF2
triadic
#CDCEF2 #F2CDCE #CEF2CD
tetradic
#CDCEF2 #F2CDE1 #F2F1CD #CDF2DE
square
#CDCEF2 #F2CDE1 #F2F1CD #CDF2DE
split-complementary
#CDCEF2 #F2DECD #E1F2CD
monochromatic
#6C6FD9 #9C9EE5 #CDCEF2 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.53
#CDCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CDCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#C4D0F1
Tritanopia (blue-blind)
#C5D4DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcef2; /* rgb */ color: rgb(205, 206, 242); /* oklch */ color: oklch(86.2% 0.050 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf6',
500: '#cdcef2',
950: '#000000',
},
}SCSS
$custom: #cdcef2; $custom-light: #dcdcf6; $custom-dark: #000000;
JSON
{
"hex": "#cdcef2",
"rgb": {
"r": 205,
"g": 206,
"b": 242
},
"hsl": {
"h": 238.378,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.86214,
"c": 0.0497,
"h": 284
},
"luminance": 0.63533
}Semantic roles & 50–950 ramp
primary
#CDCEF2
secondary
#D1D092
accent
#C21FC6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485