#CED9FF#CED9FF
#CED9FF is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.9% C 0.054 H 272.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9FF |
|---|---|
| RGB | rgb(206, 217, 255) |
| HSL | hsl(227, 100%, 90%) |
| HSV | hsv(227, 19%, 100%) |
| CMYK | cmyk(19.2%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(86.98, 3.99, -19.72) |
| CIE-LCH | lch(86.98, 20.12, 281.45°) |
| OKLab | oklab(88.92% 0.0024 -0.0537) |
| OKLCH | oklch(88.92% 0.054 272.5) |
| XYZ | xyz(68.3120, 69.9662, 104.4941) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.95
Light Periwinkle
#C1C6FC
ΔE00 5.48
Light Blue Grey
#B7C9E2
ΔE00 7.08
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9FF #FFF4CE
analogous
#CEF1FF #CED9FF #DBCEFF
triadic
#CED9FF #FFCED9 #D9FFCE
tetradic
#CED9FF #FFCEF1 #FFF4CE #CEFFDB
square
#CED9FF #FFCEF1 #FFF4CE #CEFFDB
split-complementary
#CED9FF #FFDBCE #F1FFCE
monochromatic
#547AFF #91AAFF #CED9FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.40
#CED9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CED9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9FF
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9FF | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#C3E0E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ced9ff; /* rgb */ color: rgb(206, 217, 255); /* oklch */ color: oklch(88.9% 0.054 272.5);
Tailwind
colors: {
custom: {
50: '#dde4ff',
500: '#ced9ff',
950: '#000000',
},
}SCSS
$custom: #ced9ff; $custom-light: #dde4ff; $custom-dark: #000000;
JSON
{
"hex": "#ced9ff",
"rgb": {
"r": 206,
"g": 217,
"b": 255
},
"hsl": {
"h": 226.531,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.88915,
"c": 0.05374,
"h": 272.5
},
"luminance": 0.69968
}Semantic roles & 50–950 ramp
primary
#CED9FF
secondary
#EAD487
accent
#B200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486