#CED7FA#CED7FA
#CED7FA is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.3% C 0.049 H 274.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7FA |
|---|---|
| RGB | rgb(206, 215, 250) |
| HSL | hsl(228, 81%, 89%) |
| HSV | hsv(228, 18%, 98%) |
| CMYK | cmyk(17.6%, 14%, 0%, 2%) |
| CIE-LAB | lab(86.32, 3.98, -18.09) |
| CIE-LCH | lch(86.32, 18.52, 282.40°) |
| OKLab | oklab(88.34% 0.0034 -0.0491) |
| OKLCH | oklch(88.34% 0.049 274) |
| XYZ | xyz(67.0052, 68.6237, 100.1394) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.05
Light Periwinkle
#C1C6FC
ΔE00 5.72
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Light Blue Grey
#B7C9E2
ΔE00 6.85
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7FA #FAF1CE
analogous
#CEEDFA #CED7FA #DBCEFA
triadic
#CED7FA #FACED7 #D7FACE
tetradic
#CED7FA #FACEED #FAF1CE #CEFADB
square
#CED7FA #FACEED #FAF1CE #CEFADB
split-complementary
#CED7FA #FADBCE #EDFACE
monochromatic
#5F7CEF #96AAF4 #CED7FA #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.43
#CED7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CED7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7FA
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7FA | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFC
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#C4DDE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced7fa; /* rgb */ color: rgb(206, 215, 250); /* oklch */ color: oklch(88.3% 0.049 274.0);
Tailwind
colors: {
custom: {
50: '#dde3fc',
500: '#ced7fa',
950: '#000000',
},
}SCSS
$custom: #ced7fa; $custom-light: #dde3fc; $custom-dark: #000000;
JSON
{
"hex": "#ced7fa",
"rgb": {
"r": 206,
"g": 215,
"b": 250
},
"hsl": {
"h": 227.727,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.88344,
"c": 0.04925,
"h": 274
},
"luminance": 0.68625
}Semantic roles & 50–950 ramp
primary
#CED7FA
secondary
#E0CF8D
accent
#B208DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485