#CED4FE#CED4FE
#CED4FE is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.9% C 0.058 H 278.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4FE |
|---|---|
| RGB | rgb(206, 212, 254) |
| HSL | hsl(233, 96%, 90%) |
| HSV | hsv(233, 19%, 100%) |
| CMYK | cmyk(18.9%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(85.69, 6.42, -21.15) |
| CIE-LCH | lch(85.69, 22.10, 286.89°) |
| OKLab | oklab(87.89% 0.0089 -0.0576) |
| OKLCH | oklch(87.89% 0.058 278.7) |
| XYZ | xyz(66.8822, 67.3634, 103.2254) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.94
Light Periwinkle
#C1C6FC
ΔE00 4.11
Lavender (CSS)
#E6E6FA
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.33
Powder Blue (survey)
#B1D1FC
ΔE00 8.64
Pale Lilac
#E4CBFF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4FE #FEF8CE
analogous
#CEECFE #CED4FE #E0CEFE
triadic
#CED4FE #FECED4 #D4FECE
tetradic
#CED4FE #FECEEC #FEF8CE #CEFEE0
square
#CED4FE #FECEEC #FEF8CE #CEFEE0
split-complementary
#CED4FE #FEE0CE #ECFECE
monochromatic
#566BFC #929FFD #CED4FE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.45
#CED4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CED4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4FE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4FE | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C6D5FD
Tritanopia (blue-blind)
#C3DBE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced4fe; /* rgb */ color: rgb(206, 212, 254); /* oklch */ color: oklch(87.9% 0.058 278.7);
Tailwind
colors: {
custom: {
50: '#dde1fe',
500: '#ced4fe',
950: '#000000',
},
}SCSS
$custom: #ced4fe; $custom-light: #dde1fe; $custom-dark: #000000;
JSON
{
"hex": "#ced4fe",
"rgb": {
"r": 206,
"g": 212,
"b": 254
},
"hsl": {
"h": 232.5,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.87894,
"c": 0.05831,
"h": 278.7
},
"luminance": 0.67365
}Semantic roles & 50–950 ramp
primary
#CED4FE
secondary
#E8DC88
accent
#C900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485