#CED0F7#CED0F7
#CED0F7 is a very light, muted blue. Relative luminance 0.649; OKLCH L 86.9% C 0.054 H 282.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0F7 |
|---|---|
| RGB | rgb(206, 208, 247) |
| HSL | hsl(237, 72%, 89%) |
| HSV | hsv(237, 17%, 97%) |
| CMYK | cmyk(16.6%, 15.8%, 0%, 3.1%) |
| CIE-LAB | lab(84.46, 7.05, -19.31) |
| CIE-LCH | lch(84.46, 20.55, 290.05°) |
| OKLab | oklab(86.86% 0.012 -0.0525) |
| OKLCH | oklch(86.86% 0.054 282.9) |
| XYZ | xyz(64.7941, 64.9481, 97.1002) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.04
Light Periwinkle
#C1C6FC
ΔE00 4.58
Lavender (CSS)
#E6E6FA
ΔE00 7.79
Pale Lilac
#E4CBFF
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0F7 #F7F5CE
analogous
#CEE5F7 #CED0F7 #E1CEF7
triadic
#CED0F7 #F7CED0 #D0F7CE
tetradic
#CED0F7 #F7CEE5 #F7F5CE #CEF7E1
square
#CED0F7 #F7CEE5 #F7F5CE #CEF7E1
split-complementary
#CED0F7 #F7E1CE #E5F7CE
monochromatic
#656BE6 #999EEE #CED0F7 #E5E6FB #E5E6FB
Accessibility & contrast
On white
1.50
#CED0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CED0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0F7
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0F7 | 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)
#C6D4F9
Deuteranopia (green-blind)
#C5D2F6
Tritanopia (blue-blind)
#C5D7DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced0f7; /* rgb */ color: rgb(206, 208, 247); /* oklch */ color: oklch(86.9% 0.054 282.9);
Tailwind
colors: {
custom: {
50: '#dddefa',
500: '#ced0f7',
950: '#000000',
},
}SCSS
$custom: #ced0f7; $custom-light: #dddefa; $custom-dark: #000000;
JSON
{
"hex": "#ced0f7",
"rgb": {
"r": 206,
"g": 208,
"b": 247
},
"hsl": {
"h": 237.073,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.86859,
"c": 0.05383,
"h": 282.9
},
"luminance": 0.64949
}Semantic roles & 50–950 ramp
primary
#CED0F7
secondary
#DAD68F
accent
#CA12D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485