#CED4FF#CED4FF
#CED4FF is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.9% C 0.060 H 278.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4FF |
|---|---|
| RGB | rgb(206, 212, 255) |
| HSL | hsl(233, 100%, 90%) |
| HSV | hsv(233, 19%, 100%) |
| CMYK | cmyk(19.2%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(85.72, 6.64, -21.63) |
| CIE-LCH | lch(85.72, 22.63, 287.06°) |
| OKLab | oklab(87.93% 0.0092 -0.059) |
| OKLCH | oklch(87.93% 0.06 278.8) |
| XYZ | xyz(67.0427, 67.4276, 104.0710) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.78
Light Periwinkle
#C1C6FC
ΔE00 3.96
Lavender (CSS)
#E6E6FA
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.43
Powder Blue (survey)
#B1D1FC
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4FF #FFF9CE
analogous
#CEECFF #CED4FF #E0CEFF
triadic
#CED4FF #FFCED4 #D4FFCE
tetradic
#CED4FF #FFCEEC #FFF9CE #CEFFE0
square
#CED4FF #FFCEEC #FFF9CE #CEFFE0
split-complementary
#CED4FF #FFE0CE #ECFFCE
monochromatic
#5469FF #919EFF #CED4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.45
#CED4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CED4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4FF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4FF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#C3DBE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced4ff; /* rgb */ color: rgb(206, 212, 255); /* oklch */ color: oklch(87.9% 0.060 278.8);
Tailwind
colors: {
custom: {
50: '#dde1ff',
500: '#ced4ff',
950: '#000000',
},
}SCSS
$custom: #ced4ff; $custom-light: #dde1ff; $custom-dark: #000000;
JSON
{
"hex": "#ced4ff",
"rgb": {
"r": 206,
"g": 212,
"b": 255
},
"hsl": {
"h": 232.653,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87929,
"c": 0.05967,
"h": 278.8
},
"luminance": 0.67429
}Semantic roles & 50–950 ramp
primary
#CED4FF
secondary
#EADE87
accent
#C900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486