#CED4FD#CED4FD
#CED4FD is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.9% C 0.057 H 278.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4FD |
|---|---|
| RGB | rgb(206, 212, 253) |
| HSL | hsl(232, 92%, 90%) |
| HSV | hsv(232, 19%, 99%) |
| CMYK | cmyk(18.6%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.66, 6.21, -20.67) |
| CIE-LCH | lch(85.66, 21.58, 286.71°) |
| OKLab | oklab(87.86% 0.0085 -0.0563) |
| OKLCH | oklch(87.86% 0.057 278.6) |
| XYZ | xyz(66.7225, 67.2995, 102.3843) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.11
Light Periwinkle
#C1C6FC
ΔE00 4.27
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.22
Powder Blue (survey)
#B1D1FC
ΔE00 8.67
Pale Lilac
#E4CBFF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4FD #FDF7CE
analogous
#CEECFD #CED4FD #DFCEFD
triadic
#CED4FD #FDCED4 #D4FDCE
tetradic
#CED4FD #FDCEEC #FDF7CE #CEFDDF
square
#CED4FD #FDCEEC #FDF7CE #CEFDDF
split-complementary
#CED4FD #FDDFCE #ECFDCE
monochromatic
#586DF8 #93A0FB #CED4FD #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.45
#CED4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CED4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4FD
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4FD | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#C3DBE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced4fd; /* rgb */ color: rgb(206, 212, 253); /* oklch */ color: oklch(87.9% 0.057 278.6);
Tailwind
colors: {
custom: {
50: '#dde1fe',
500: '#ced4fd',
950: '#000000',
},
}SCSS
$custom: #ced4fd; $custom-light: #dde1fe; $custom-dark: #000000;
JSON
{
"hex": "#ced4fd",
"rgb": {
"r": 206,
"g": 212,
"b": 253
},
"hsl": {
"h": 232.34,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.87858,
"c": 0.05693,
"h": 278.6
},
"luminance": 0.67301
}Semantic roles & 50–950 ramp
primary
#CED4FD
secondary
#E6DA8A
accent
#C800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485