#CED0FD#CED0FD
#CED0FD is a very light, moderate blue. Relative luminance 0.653; OKLCH L 87.1% C 0.062 H 283.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0FD |
|---|---|
| RGB | rgb(206, 208, 253) |
| HSL | hsl(237, 92%, 90%) |
| HSV | hsv(237, 19%, 99%) |
| CMYK | cmyk(18.6%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(84.65, 8.33, -22.19) |
| CIE-LCH | lch(84.65, 23.71, 290.58°) |
| OKLab | oklab(87.07% 0.014 -0.0605) |
| OKLCH | oklch(87.07% 0.062 283) |
| XYZ | xyz(65.7349, 65.3244, 102.0551) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.61
Light Periwinkle
#C1C6FC
ΔE00 3.48
Pale Lilac
#E4CBFF
ΔE00 7.51
Light Lavender
#DFC5FE
ΔE00 7.56
Lavender (CSS)
#E6E6FA
ΔE00 9.03
Light Blue Grey
#B7C9E2
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0FD #FDFBCE
analogous
#CEE7FD #CED0FD #E4CEFD
triadic
#CED0FD #FDCED0 #D0FDCE
tetradic
#CED0FD #FDCEE7 #FDFBCE #CEFDE4
square
#CED0FD #FDCEE7 #FDFBCE #CEFDE4
split-complementary
#CED0FD #FDE4CE #E7FDCE
monochromatic
#585FF8 #9398FB #CED0FD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.49
#CED0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#CED0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0FD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0FD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#C4D8DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced0fd; /* rgb */ color: rgb(206, 208, 253); /* oklch */ color: oklch(87.1% 0.062 283.0);
Tailwind
colors: {
custom: {
50: '#dddefe',
500: '#ced0fd',
950: '#000000',
},
}SCSS
$custom: #ced0fd; $custom-light: #dddefe; $custom-dark: #000000;
JSON
{
"hex": "#ced0fd",
"rgb": {
"r": 206,
"g": 208,
"b": 253
},
"hsl": {
"h": 237.447,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.87074,
"c": 0.06211,
"h": 283
},
"luminance": 0.65325
}Semantic roles & 50–950 ramp
primary
#CED0FD
secondary
#E6E28A
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485