#CED8FF#CED8FF
#CED8FF is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.7% C 0.055 H 273.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8FF |
|---|---|
| RGB | rgb(206, 216, 255) |
| HSL | hsl(228, 100%, 90%) |
| HSV | hsv(228, 19%, 100%) |
| CMYK | cmyk(19.2%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(86.73, 4.52, -20.11) |
| CIE-LCH | lch(86.73, 20.61, 282.67°) |
| OKLab | oklab(88.72% 0.0038 -0.0547) |
| OKLCH | oklch(88.72% 0.055 273.9) |
| XYZ | xyz(68.0551, 69.4523, 104.4085) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 5.14
Light Blue Grey
#B7C9E2
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 7.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8FF #FFF5CE
analogous
#CEF0FF #CED8FF #DCCEFF
triadic
#CED8FF #FFCED8 #D8FFCE
tetradic
#CED8FF #FFCEF0 #FFF5CE #CEFFDC
square
#CED8FF #FFCEF0 #FFF5CE #CEFFDC
split-complementary
#CED8FF #FFDCCE #F0FFCE
monochromatic
#5477FF #91A7FF #CED8FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.41
#CED8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CED8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8FF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8FF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#C3DFE5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ced8ff; /* rgb */ color: rgb(206, 216, 255); /* oklch */ color: oklch(88.7% 0.055 273.9);
Tailwind
colors: {
custom: {
50: '#dde4ff',
500: '#ced8ff',
950: '#000000',
},
}SCSS
$custom: #ced8ff; $custom-light: #dde4ff; $custom-dark: #000000;
JSON
{
"hex": "#ced8ff",
"rgb": {
"r": 206,
"g": 216,
"b": 255
},
"hsl": {
"h": 227.755,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.88717,
"c": 0.05487,
"h": 273.9
},
"luminance": 0.69454
}Semantic roles & 50–950 ramp
primary
#CED8FF
secondary
#EAD687
accent
#B700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486