#CED7FF#CED7FF
#CED7FF is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.5% C 0.056 H 275.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7FF |
|---|---|
| RGB | rgb(206, 215, 255) |
| HSL | hsl(229, 100%, 90%) |
| HSV | hsv(229, 19%, 100%) |
| CMYK | cmyk(19.2%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(86.47, 5.05, -20.49) |
| CIE-LCH | lch(86.47, 21.10, 283.84°) |
| OKLab | oklab(88.52% 0.0051 -0.0558) |
| OKLCH | oklch(88.52% 0.056 275.2) |
| XYZ | xyz(67.7996, 68.9414, 104.3233) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.05
Light Periwinkle
#C1C6FC
ΔE00 4.81
Lavender (CSS)
#E6E6FA
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 7.63
Powder Blue (survey)
#B1D1FC
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7FF #FFF6CE
analogous
#CEEFFF #CED7FF #DDCEFF
triadic
#CED7FF #FFCED7 #D7FFCE
tetradic
#CED7FF #FFCEEF #FFF6CE #CEFFDD
square
#CED7FF #FFCEEF #FFF6CE #CEFFDD
split-complementary
#CED7FF #FFDDCE #EFFFCE
monochromatic
#5473FF #91A5FF #CED7FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.42
#CED7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CED7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7FF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7FF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#C3DEE4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced7ff; /* rgb */ color: rgb(206, 215, 255); /* oklch */ color: oklch(88.5% 0.056 275.2);
Tailwind
colors: {
custom: {
50: '#dde3ff',
500: '#ced7ff',
950: '#000000',
},
}SCSS
$custom: #ced7ff; $custom-light: #dde3ff; $custom-dark: #000000;
JSON
{
"hex": "#ced7ff",
"rgb": {
"r": 206,
"g": 215,
"b": 255
},
"hsl": {
"h": 228.98,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.8852,
"c": 0.05603,
"h": 275.2
},
"luminance": 0.68943
}Semantic roles & 50–950 ramp
primary
#CED7FF
secondary
#EAD887
accent
#BB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486