#CED0FF#CED0FF
#CED0FF is a very light, moderate blue. Relative luminance 0.655; OKLCH L 87.1% C 0.065 H 283.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0FF |
|---|---|
| RGB | rgb(206, 208, 255) |
| HSL | hsl(238, 100%, 90%) |
| HSV | hsv(238, 19%, 100%) |
| CMYK | cmyk(19.2%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(84.72, 8.76, -23.15) |
| CIE-LCH | lch(84.72, 24.76, 290.73°) |
| OKLab | oklab(87.15% 0.0146 -0.0632) |
| OKLCH | oklch(87.15% 0.065 283) |
| XYZ | xyz(66.0552, 65.4525, 103.7418) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.26
Light Periwinkle
#C1C6FC
ΔE00 3.20
Light Lavender
#DFC5FE
ΔE00 7.47
Pale Lilac
#E4CBFF
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 9.37
Lavender (CSS)
#E6E6FA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0FF #FFFDCE
analogous
#CEE8FF #CED0FF #E4CEFF
triadic
#CED0FF #FFCED0 #D0FFCE
tetradic
#CED0FF #FFCEE8 #FFFDCE #CEFFE4
square
#CED0FF #FFCEE8 #FFFDCE #CEFFE4
split-complementary
#CED0FF #FFE4CE #E8FFCE
monochromatic
#545BFF #9195FF #CED0FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.49
#CED0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#CED0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0FF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0FF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#C3D8E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced0ff; /* rgb */ color: rgb(206, 208, 255); /* oklch */ color: oklch(87.1% 0.065 283.0);
Tailwind
colors: {
custom: {
50: '#dddeff',
500: '#ced0ff',
950: '#000000',
},
}SCSS
$custom: #ced0ff; $custom-light: #dddeff; $custom-dark: #000000;
JSON
{
"hex": "#ced0ff",
"rgb": {
"r": 206,
"g": 208,
"b": 255
},
"hsl": {
"h": 237.551,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87147,
"c": 0.06486,
"h": 283
},
"luminance": 0.65454
}Semantic roles & 50–950 ramp
primary
#CED0FF
secondary
#EAE687
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486