#CED0FA#CED0FA
#CED0FA is a very light, muted blue. Relative luminance 0.651; OKLCH L 87.0% C 0.058 H 283.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0FA |
|---|---|
| RGB | rgb(206, 208, 250) |
| HSL | hsl(237, 81%, 89%) |
| HSV | hsv(237, 18%, 98%) |
| CMYK | cmyk(17.6%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(84.55, 7.69, -20.75) |
| CIE-LCH | lch(84.55, 22.13, 290.32°) |
| OKLab | oklab(86.97% 0.013 -0.0565) |
| OKLCH | oklch(86.97% 0.058 283) |
| XYZ | xyz(65.2608, 65.1348, 99.5580) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.28
Light Periwinkle
#C1C6FC
ΔE00 3.98
Pale Lilac
#E4CBFF
ΔE00 7.66
Light Lavender
#DFC5FE
ΔE00 7.78
Lavender (CSS)
#E6E6FA
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0FA #FAF8CE
analogous
#CEE6FA #CED0FA #E2CEFA
triadic
#CED0FA #FACED0 #D0FACE
tetradic
#CED0FA #FACEE6 #FAF8CE #CEFAE2
square
#CED0FA #FACEE6 #FAF8CE #CEFAE2
split-complementary
#CED0FA #FAE2CE #E6FACE
monochromatic
#5F65EF #969BF4 #CED0FA #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.50
#CED0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#CED0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0FA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0FA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4FC
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#C5D7DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced0fa; /* rgb */ color: rgb(206, 208, 250); /* oklch */ color: oklch(87.0% 0.058 283.0);
Tailwind
colors: {
custom: {
50: '#dddefc',
500: '#ced0fa',
950: '#000000',
},
}SCSS
$custom: #ced0fa; $custom-light: #dddefc; $custom-dark: #000000;
JSON
{
"hex": "#ced0fa",
"rgb": {
"r": 206,
"g": 208,
"b": 250
},
"hsl": {
"h": 237.273,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.86966,
"c": 0.05797,
"h": 283
},
"luminance": 0.65136
}Semantic roles & 50–950 ramp
primary
#CED0FA
secondary
#E0DC8D
accent
#D408DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485