#CED1EF#CED1EF
#CED1EF is a very light, muted blue. Relative luminance 0.650; OKLCH L 86.8% C 0.041 H 281.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1EF |
|---|---|
| RGB | rgb(206, 209, 239) |
| HSL | hsl(235, 51%, 87%) |
| HSV | hsv(235, 14%, 94%) |
| CMYK | cmyk(13.8%, 12.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.46, 4.84, -15.06) |
| CIE-LCH | lch(84.46, 15.82, 287.82°) |
| OKLab | oklab(86.78% 0.0079 -0.0407) |
| OKLCH | oklch(86.78% 0.041 281) |
| XYZ | xyz(63.8306, 64.9540, 90.8191) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.69
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1EF #EFECCE
analogous
#CEE2EF #CED1EF #DCCEEF
triadic
#CED1EF #EFCED1 #D1EFCE
tetradic
#CED1EF #EFCEE2 #EFECCE #CEEFDC
square
#CED1EF #EFCEE2 #EFECCE #CEEFDC
split-complementary
#CED1EF #EFDCCE #E2EFCE
monochromatic
#727AD1 #A0A6E0 #CED1EF #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.50
#CED1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CED1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1EF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1EF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F0
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#C7D6DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced1ef; /* rgb */ color: rgb(206, 209, 239); /* oklch */ color: oklch(86.8% 0.041 281.0);
Tailwind
colors: {
custom: {
50: '#dddff4',
500: '#ced1ef',
950: '#000000',
},
}SCSS
$custom: #ced1ef; $custom-light: #dddff4; $custom-dark: #000000;
JSON
{
"hex": "#ced1ef",
"rgb": {
"r": 206,
"g": 209,
"b": 239
},
"hsl": {
"h": 234.545,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.86779,
"c": 0.04149,
"h": 281
},
"luminance": 0.64955
}Semantic roles & 50–950 ramp
primary
#CED1EF
secondary
#CCC795
accent
#B027BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485