#CED0F2#CED0F2
#CED0F2 is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.7% C 0.047 H 282.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0F2 |
|---|---|
| RGB | rgb(206, 208, 242) |
| HSL | hsl(237, 58%, 88%) |
| HSV | hsv(237, 15%, 95%) |
| CMYK | cmyk(14.9%, 14%, 0%, 5.1%) |
| CIE-LAB | lab(84.30, 5.99, -16.89) |
| CIE-LCH | lch(84.30, 17.92, 289.54°) |
| OKLab | oklab(86.68% 0.0103 -0.0458) |
| OKLCH | oklch(86.68% 0.047 282.7) |
| XYZ | xyz(64.0329, 64.6436, 93.0911) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.44
Light Periwinkle
#C1C6FC
ΔE00 5.74
Lavender (CSS)
#E6E6FA
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 8.33
Pale Lilac
#E4CBFF
ΔE00 8.65
Light Lavender
#DFC5FE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0F2 #F2F0CE
analogous
#CEE2F2 #CED0F2 #DECEF2
triadic
#CED0F2 #F2CED0 #D0F2CE
tetradic
#CED0F2 #F2CEE2 #F2F0CE #CEF2DE
square
#CED0F2 #F2CEE2 #F2F0CE #CEF2DE
split-complementary
#CED0F2 #F2DECE #E2F2CE
monochromatic
#6D73D8 #9EA2E5 #CED0F2 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.51
#CED0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CED0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0F2
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0F2 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F4
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#C6D6DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced0f2; /* rgb */ color: rgb(206, 208, 242); /* oklch */ color: oklch(86.7% 0.047 282.7);
Tailwind
colors: {
custom: {
50: '#dddef6',
500: '#ced0f2',
950: '#000000',
},
}SCSS
$custom: #ced0f2; $custom-light: #dddef6; $custom-dark: #000000;
JSON
{
"hex": "#ced0f2",
"rgb": {
"r": 206,
"g": 208,
"b": 242
},
"hsl": {
"h": 236.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.86684,
"c": 0.04693,
"h": 282.7
},
"luminance": 0.64644
}Semantic roles & 50–950 ramp
primary
#CED0F2
secondary
#D1CE93
accent
#BC20C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485