#CED5F2#CED5F2
#CED5F2 is a very light, muted blue. Relative luminance 0.671; OKLCH L 87.7% C 0.041 H 274.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5F2 |
|---|---|
| RGB | rgb(206, 213, 242) |
| HSL | hsl(228, 58%, 88%) |
| HSV | hsv(228, 15%, 95%) |
| CMYK | cmyk(14.9%, 12%, 0%, 5.1%) |
| CIE-LAB | lab(85.56, 3.35, -14.99) |
| CIE-LCH | lch(85.56, 15.36, 282.59°) |
| OKLab | oklab(87.67% 0.0034 -0.0406) |
| OKLCH | oklch(87.67% 0.041 274.8) |
| XYZ | xyz(65.2712, 67.1202, 93.5039) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 6.28
Periwinkle
#CCCCFF
ΔE00 6.34
Light Periwinkle
#C1C6FC
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.49
Powder Blue (survey)
#B1D1FC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5F2 #F2EBCE
analogous
#CEE7F2 #CED5F2 #D9CEF2
triadic
#CED5F2 #F2CED5 #D5F2CE
tetradic
#CED5F2 #F2CEE7 #F2EBCE #CEF2D9
square
#CED5F2 #F2CEE7 #F2EBCE #CEF2D9
split-complementary
#CED5F2 #F2D9CE #E7F2CE
monochromatic
#6D82D8 #9EACE5 #CED5F2 #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.46
#CED5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#CED5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5F2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5F2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#CBD5F1
Tritanopia (blue-blind)
#C6DADE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced5f2; /* rgb */ color: rgb(206, 213, 242); /* oklch */ color: oklch(87.7% 0.041 274.8);
Tailwind
colors: {
custom: {
50: '#dde1f6',
500: '#ced5f2',
950: '#000000',
},
}SCSS
$custom: #ced5f2; $custom-light: #dde1f6; $custom-dark: #000000;
JSON
{
"hex": "#ced5f2",
"rgb": {
"r": 206,
"g": 213,
"b": 242
},
"hsl": {
"h": 228.333,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.87674,
"c": 0.04071,
"h": 274.8
},
"luminance": 0.67121
}Semantic roles & 50–950 ramp
primary
#CED5F2
secondary
#D1C593
accent
#A520C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485