#CED0F0#CED0F0
#CED0F0 is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.6% C 0.044 H 282.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0F0 |
|---|---|
| RGB | rgb(206, 208, 240) |
| HSL | hsl(236, 53%, 87%) |
| HSV | hsv(236, 14%, 94%) |
| CMYK | cmyk(14.2%, 13.3%, 0%, 5.9%) |
| CIE-LAB | lab(84.24, 5.58, -15.92) |
| CIE-LCH | lch(84.24, 16.87, 289.31°) |
| OKLab | oklab(86.62% 0.0096 -0.0431) |
| OKLCH | oklch(86.62% 0.044 282.6) |
| XYZ | xyz(63.7342, 64.5241, 91.5178) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.05
Light Periwinkle
#C1C6FC
ΔE00 6.25
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 8.10
Pale Lilac
#E4CBFF
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0F0 #F0EECE
analogous
#CEE1F0 #CED0F0 #DDCEF0
triadic
#CED0F0 #F0CED0 #D0F0CE
tetradic
#CED0F0 #F0CEE1 #F0EECE #CEF0DD
square
#CED0F0 #F0CEE1 #F0EECE #CEF0DD
split-complementary
#CED0F0 #F0DDCE #E1F0CE
monochromatic
#7076D3 #9FA3E2 #CED0F0 #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.51
#CED0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#CED0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0F0
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0F0 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F2
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#C7D5DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced0f0; /* rgb */ color: rgb(206, 208, 240); /* oklch */ color: oklch(86.6% 0.044 282.6);
Tailwind
colors: {
custom: {
50: '#dddef5',
500: '#ced0f0',
950: '#000000',
},
}SCSS
$custom: #ced0f0; $custom-light: #dddef5; $custom-dark: #000000;
JSON
{
"hex": "#ced0f0",
"rgb": {
"r": 206,
"g": 208,
"b": 240
},
"hsl": {
"h": 236.471,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.86616,
"c": 0.04417,
"h": 282.6
},
"luminance": 0.64525
}Semantic roles & 50–950 ramp
primary
#CED0F0
secondary
#CECB94
accent
#B725C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485