#CED7FE#CED7FE
#CED7FE is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.5% C 0.055 H 275.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7FE |
|---|---|
| RGB | rgb(206, 215, 254) |
| HSL | hsl(229, 96%, 90%) |
| HSV | hsv(229, 19%, 100%) |
| CMYK | cmyk(18.9%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(86.44, 4.83, -20.01) |
| CIE-LCH | lch(86.44, 20.58, 283.58°) |
| OKLab | oklab(88.48% 0.0048 -0.0545) |
| OKLCH | oklch(88.48% 0.055 275) |
| XYZ | xyz(67.6391, 68.8772, 103.4777) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.22
Light Periwinkle
#C1C6FC
ΔE00 4.97
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 7.48
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7FE #FEF5CE
analogous
#CEEFFE #CED7FE #DDCEFE
triadic
#CED7FE #FECED7 #D7FECE
tetradic
#CED7FE #FECEEF #FEF5CE #CEFEDD
square
#CED7FE #FECEEF #FEF5CE #CEFEDD
split-complementary
#CED7FE #FEDDCE #EFFECE
monochromatic
#5675FC #92A6FD #CED7FE #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.42
#CED7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CED7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7FE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7FE | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C9D7FD
Tritanopia (blue-blind)
#C3DEE4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced7fe; /* rgb */ color: rgb(206, 215, 254); /* oklch */ color: oklch(88.5% 0.055 275.0);
Tailwind
colors: {
custom: {
50: '#dde3fe',
500: '#ced7fe',
950: '#000000',
},
}SCSS
$custom: #ced7fe; $custom-light: #dde3fe; $custom-dark: #000000;
JSON
{
"hex": "#ced7fe",
"rgb": {
"r": 206,
"g": 215,
"b": 254
},
"hsl": {
"h": 228.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.88484,
"c": 0.05467,
"h": 275
},
"luminance": 0.68878
}Semantic roles & 50–950 ramp
primary
#CED7FE
secondary
#E8D688
accent
#BA00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485