#CED4F0#CED4F0
#CED4F0 is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.4% C 0.039 H 276.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4F0 |
|---|---|
| RGB | rgb(206, 212, 240) |
| HSL | hsl(229, 53%, 87%) |
| HSV | hsv(229, 14%, 94%) |
| CMYK | cmyk(14.2%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(85.25, 3.46, -14.40) |
| CIE-LCH | lch(85.25, 14.81, 283.52°) |
| OKLab | oklab(87.41% 0.0041 -0.0389) |
| OKLCH | oklch(87.41% 0.039 276) |
| XYZ | xyz(64.7217, 66.4992, 91.8470) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Light Blue Grey
#B7C9E2
ΔE00 6.38
Periwinkle
#CCCCFF
ΔE00 6.54
Light Periwinkle
#C1C6FC
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.59
Powder Blue (survey)
#B1D1FC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4F0 #F0EACE
analogous
#CEE5F0 #CED4F0 #D9CEF0
triadic
#CED4F0 #F0CED4 #D4F0CE
tetradic
#CED4F0 #F0CEE5 #F0EACE #CEF0D9
square
#CED4F0 #F0CEE5 #F0EACE #CEF0D9
split-complementary
#CED4F0 #F0D9CE #E5F0CE
monochromatic
#7082D3 #9FABE2 #CED4F0 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.47
#CED4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CED4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4F0
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4F0 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F1
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#C7D9DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced4f0; /* rgb */ color: rgb(206, 212, 240); /* oklch */ color: oklch(87.4% 0.039 276.0);
Tailwind
colors: {
custom: {
50: '#dde1f5',
500: '#ced4f0',
950: '#000000',
},
}SCSS
$custom: #ced4f0; $custom-light: #dde1f5; $custom-dark: #000000;
JSON
{
"hex": "#ced4f0",
"rgb": {
"r": 206,
"g": 212,
"b": 240
},
"hsl": {
"h": 229.412,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.87408,
"c": 0.03916,
"h": 276
},
"luminance": 0.665
}Semantic roles & 50–950 ramp
primary
#CED4F0
secondary
#CEC494
accent
#A525C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485