#CED5FE#CED5FE
#CED5FE is a very light, muted blue. Relative luminance 0.679; OKLCH L 88.1% C 0.057 H 277.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5FE |
|---|---|
| RGB | rgb(206, 213, 254) |
| HSL | hsl(231, 96%, 90%) |
| HSV | hsv(231, 19%, 100%) |
| CMYK | cmyk(18.9%, 16.1%, 0%, 0.4%) |
| CIE-LAB | lab(85.94, 5.89, -20.77) |
| CIE-LCH | lch(85.94, 21.59, 285.83°) |
| OKLab | oklab(88.09% 0.0075 -0.0566) |
| OKLCH | oklch(88.09% 0.057 277.5) |
| XYZ | xyz(67.1329, 67.8649, 103.3090) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.35
Light Periwinkle
#C1C6FC
ΔE00 4.37
Lavender (CSS)
#E6E6FA
ΔE00 7.84
Light Blue Grey
#B7C9E2
ΔE00 8.05
Powder Blue (survey)
#B1D1FC
ΔE00 8.37
Lightsteelblue
#B0C4DE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5FE #FEF7CE
analogous
#CEEDFE #CED5FE #DFCEFE
triadic
#CED5FE #FECED5 #D5FECE
tetradic
#CED5FE #FECEED #FEF7CE #CEFEDF
square
#CED5FE #FECEED #FEF7CE #CEFEDF
split-complementary
#CED5FE #FEDFCE #EDFECE
monochromatic
#566EFC #92A2FD #CED5FE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.44
#CED5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#CED5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5FE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5FE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#C3DCE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced5fe; /* rgb */ color: rgb(206, 213, 254); /* oklch */ color: oklch(88.1% 0.057 277.5);
Tailwind
colors: {
custom: {
50: '#dde1fe',
500: '#ced5fe',
950: '#000000',
},
}SCSS
$custom: #ced5fe; $custom-light: #dde1fe; $custom-dark: #000000;
JSON
{
"hex": "#ced5fe",
"rgb": {
"r": 206,
"g": 213,
"b": 254
},
"hsl": {
"h": 231.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.8809,
"c": 0.05706,
"h": 277.5
},
"luminance": 0.67866
}Semantic roles & 50–950 ramp
primary
#CED5FE
secondary
#E8DA88
accent
#C400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485