#CED8F2#CED8F2
#CED8F2 is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.3% C 0.037 H 268.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8F2 |
|---|---|
| RGB | rgb(206, 216, 242) |
| HSL | hsl(223, 58%, 88%) |
| HSV | hsv(223, 15%, 95%) |
| CMYK | cmyk(14.9%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.33, 1.77, -13.85) |
| CIE-LCH | lch(86.33, 13.96, 277.29°) |
| OKLab | oklab(88.27% -0.0007 -0.0374) |
| OKLCH | oklch(88.27% 0.037 268.9) |
| XYZ | xyz(66.0328, 68.6433, 93.7577) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 6.65
Periwinkle
#CCCCFF
ΔE00 7.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Cloudy Blue
#ACC2D9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8F2 #F2E8CE
analogous
#CEEAF2 #CED8F2 #D6CEF2
triadic
#CED8F2 #F2CED8 #D8F2CE
tetradic
#CED8F2 #F2CEEA #F2E8CE #CEF2D6
square
#CED8F2 #F2CEEA #F2E8CE #CEF2D6
split-complementary
#CED8F2 #F2D6CE #EAF2CE
monochromatic
#6D8BD8 #9EB2E5 #CED8F2 #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.43
#CED8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CED8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8F2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8F2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#CED7F1
Tritanopia (blue-blind)
#C6DDE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced8f2; /* rgb */ color: rgb(206, 216, 242); /* oklch */ color: oklch(88.3% 0.037 268.9);
Tailwind
colors: {
custom: {
50: '#dde4f6',
500: '#ced8f2',
950: '#000000',
},
}SCSS
$custom: #ced8f2; $custom-light: #dde4f6; $custom-dark: #000000;
JSON
{
"hex": "#ced8f2",
"rgb": {
"r": 206,
"g": 216,
"b": 242
},
"hsl": {
"h": 223.333,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.88271,
"c": 0.03746,
"h": 268.9
},
"luminance": 0.68644
}Semantic roles & 50–950 ramp
primary
#CED8F2
secondary
#D1C093
accent
#9820C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485