#CED4FA#CED4FA
#CED4FA is a very light, muted blue. Relative luminance 0.671; OKLCH L 87.8% C 0.053 H 278.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4FA |
|---|---|
| RGB | rgb(206, 212, 250) |
| HSL | hsl(232, 81%, 89%) |
| HSV | hsv(232, 18%, 98%) |
| CMYK | cmyk(17.6%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(85.56, 5.56, -19.23) |
| CIE-LCH | lch(85.56, 20.02, 286.13°) |
| OKLab | oklab(87.75% 0.0075 -0.0523) |
| OKLCH | oklch(87.75% 0.053 278.2) |
| XYZ | xyz(66.2483, 67.1099, 99.8871) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.74
Light Periwinkle
#C1C6FC
ΔE00 4.82
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.85
Powder Blue (survey)
#B1D1FC
ΔE00 8.78
Lightsteelblue
#B0C4DE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4FA #FAF4CE
analogous
#CEEAFA #CED4FA #DECEFA
triadic
#CED4FA #FACED4 #D4FACE
tetradic
#CED4FA #FACEEA #FAF4CE #CEFADE
square
#CED4FA #FACEEA #FAF4CE #CEFADE
split-complementary
#CED4FA #FADECE #EAFACE
monochromatic
#5F73EF #96A3F4 #CED4FA #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.46
#CED4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#CED4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4FA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4FA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FC
Deuteranopia (green-blind)
#C8D4F9
Tritanopia (blue-blind)
#C4DBE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced4fa; /* rgb */ color: rgb(206, 212, 250); /* oklch */ color: oklch(87.8% 0.053 278.2);
Tailwind
colors: {
custom: {
50: '#dde1fc',
500: '#ced4fa',
950: '#000000',
},
}SCSS
$custom: #ced4fa; $custom-light: #dde1fc; $custom-dark: #000000;
JSON
{
"hex": "#ced4fa",
"rgb": {
"r": 206,
"g": 212,
"b": 250
},
"hsl": {
"h": 231.818,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.87752,
"c": 0.05283,
"h": 278.2
},
"luminance": 0.67111
}Semantic roles & 50–950 ramp
primary
#CED4FA
secondary
#E0D48D
accent
#C108DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485