#CED5F0#CED5F0
#CED5F0 is a very light, muted blue. Relative luminance 0.670; OKLCH L 87.6% C 0.038 H 274.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5F0 |
|---|---|
| RGB | rgb(206, 213, 240) |
| HSL | hsl(228, 53%, 87%) |
| HSV | hsv(228, 14%, 94%) |
| CMYK | cmyk(14.2%, 11.2%, 0%, 5.9%) |
| CIE-LAB | lab(85.50, 2.94, -14.02) |
| CIE-LCH | lch(85.50, 14.33, 281.82°) |
| OKLab | oklab(87.61% 0.0027 -0.0379) |
| OKLCH | oklch(87.61% 0.038 274.1) |
| XYZ | xyz(64.9725, 67.0007, 91.9306) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 5.98
Periwinkle
#CCCCFF
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5F0 #F0E9CE
analogous
#CEE6F0 #CED5F0 #D8CEF0
triadic
#CED5F0 #F0CED5 #D5F0CE
tetradic
#CED5F0 #F0CEE6 #F0E9CE #CEF0D8
square
#CED5F0 #F0CEE6 #F0E9CE #CEF0D8
split-complementary
#CED5F0 #F0D8CE #E6F0CE
monochromatic
#7085D3 #9FADE2 #CED5F0 #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.46
#CED5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CED5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5F0
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5F0 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F1
Deuteranopia (green-blind)
#CCD4EF
Tritanopia (blue-blind)
#C7DADE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced5f0; /* rgb */ color: rgb(206, 213, 240); /* oklch */ color: oklch(87.6% 0.038 274.1);
Tailwind
colors: {
custom: {
50: '#dde1f5',
500: '#ced5f0',
950: '#000000',
},
}SCSS
$custom: #ced5f0; $custom-light: #dde1f5; $custom-dark: #000000;
JSON
{
"hex": "#ced5f0",
"rgb": {
"r": 206,
"g": 213,
"b": 240
},
"hsl": {
"h": 227.647,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.87606,
"c": 0.03801,
"h": 274.1
},
"luminance": 0.67002
}Semantic roles & 50–950 ramp
primary
#CED5F0
secondary
#CEC294
accent
#A125C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485