#CED4F9#CED4F9
#CED4F9 is a very light, muted blue. Relative luminance 0.670; OKLCH L 87.7% C 0.051 H 278.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4F9 |
|---|---|
| RGB | rgb(206, 212, 249) |
| HSL | hsl(232, 78%, 89%) |
| HSV | hsv(232, 17%, 98%) |
| CMYK | cmyk(17.3%, 14.9%, 0%, 2.4%) |
| CIE-LAB | lab(85.53, 5.35, -18.75) |
| CIE-LCH | lch(85.53, 19.50, 285.92°) |
| OKLab | oklab(87.72% 0.0072 -0.0509) |
| OKLCH | oklch(87.72% 0.051 278) |
| XYZ | xyz(66.0920, 67.0473, 99.0635) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.97
Light Periwinkle
#C1C6FC
ΔE00 5.02
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.69
Powder Blue (survey)
#B1D1FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4F9 #F9F3CE
analogous
#CEEAF9 #CED4F9 #DECEF9
triadic
#CED4F9 #F9CED4 #D4F9CE
tetradic
#CED4F9 #F9CEEA #F9F3CE #CEF9DE
square
#CED4F9 #F9CEEA #F9F3CE #CEF9DE
split-complementary
#CED4F9 #F9DECE #EAF9CE
monochromatic
#6174EC #97A4F2 #CED4F9 #E4E7FC #E4E7FC
Accessibility & contrast
On white
1.46
#CED4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CED4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4F9
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4F9 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FB
Deuteranopia (green-blind)
#C8D4F8
Tritanopia (blue-blind)
#C4DAE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced4f9; /* rgb */ color: rgb(206, 212, 249); /* oklch */ color: oklch(87.7% 0.051 278.0);
Tailwind
colors: {
custom: {
50: '#dde1fb',
500: '#ced4f9',
950: '#000000',
},
}SCSS
$custom: #ced4f9; $custom-light: #dde1fb; $custom-dark: #000000;
JSON
{
"hex": "#ced4f9",
"rgb": {
"r": 206,
"g": 212,
"b": 249
},
"hsl": {
"h": 231.628,
"s": 78.182,
"l": 89.216
},
"oklch": {
"l": 0.87716,
"c": 0.05145,
"h": 278
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#CED4F9
secondary
#DED38D
accent
#BE0BDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485