#CDCEF9#CDCEF9
#CDCEF9 is a very light, muted blue. Relative luminance 0.640; OKLCH L 86.5% C 0.059 H 284.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF9 |
|---|---|
| RGB | rgb(205, 206, 249) |
| HSL | hsl(239, 79%, 89%) |
| HSV | hsv(239, 18%, 98%) |
| CMYK | cmyk(17.7%, 17.3%, 0%, 2.4%) |
| CIE-LAB | lab(83.95, 8.23, -21.15) |
| CIE-LCH | lch(83.95, 22.69, 291.26°) |
| OKLab | oklab(86.46% 0.0144 -0.0576) |
| OKLCH | oklch(86.46% 0.059 284) |
| XYZ | xyz(64.3431, 63.9604, 98.5599) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.94
Light Periwinkle
#C1C6FC
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 7.32
Light Lavender
#DFC5FE
ΔE00 7.38
Lavender (CSS)
#E6E6FA
ΔE00 8.88
Light Blue Grey
#B7C9E2
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF9 #F9F8CD
analogous
#CDE4F9 #CDCEF9 #E2CDF9
triadic
#CDCEF9 #F9CDCE #CEF9CD
tetradic
#CDCEF9 #F9CDE4 #F9F8CD #CDF9E2
square
#CDCEF9 #F9CDE4 #F9F8CD #CDF9E2
split-complementary
#CDCEF9 #F9E2CD #E4F9CD
monochromatic
#6063EC #9698F2 #CDCEF9 #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.52
#CDCEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#CDCEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF9
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF9 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FB
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#C4D5DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcef9; /* rgb */ color: rgb(205, 206, 249); /* oklch */ color: oklch(86.5% 0.059 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfb',
500: '#cdcef9',
950: '#000000',
},
}SCSS
$custom: #cdcef9; $custom-light: #dcdcfb; $custom-dark: #000000;
JSON
{
"hex": "#cdcef9",
"rgb": {
"r": 205,
"g": 206,
"b": 249
},
"hsl": {
"h": 238.636,
"s": 78.571,
"l": 89.02
},
"oklch": {
"l": 0.86463,
"c": 0.05937,
"h": 284
},
"luminance": 0.63961
}Semantic roles & 50–950 ramp
primary
#CDCEF9
secondary
#DEDC8C
accent
#D60BDB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485