#CED5FF#CED5FF
#CED5FF is a very light, muted blue. Relative luminance 0.679; OKLCH L 88.1% C 0.058 H 277.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5FF |
|---|---|
| RGB | rgb(206, 213, 255) |
| HSL | hsl(231, 100%, 90%) |
| HSV | hsv(231, 19%, 100%) |
| CMYK | cmyk(19.2%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(85.97, 6.11, -21.25) |
| CIE-LCH | lch(85.97, 22.11, 286.03°) |
| OKLab | oklab(88.13% 0.0078 -0.0579) |
| OKLCH | oklch(88.13% 0.058 277.7) |
| XYZ | xyz(67.2935, 67.9291, 104.1546) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.19
Light Periwinkle
#C1C6FC
ΔE00 4.22
Lavender (CSS)
#E6E6FA
ΔE00 8.06
Light Blue Grey
#B7C9E2
ΔE00 8.17
Powder Blue (survey)
#B1D1FC
ΔE00 8.33
Lightsteelblue
#B0C4DE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5FF #FFF8CE
analogous
#CEEDFF #CED5FF #DFCEFF
triadic
#CED5FF #FFCED5 #D5FFCE
tetradic
#CED5FF #FFCEED #FFF8CE #CEFFDF
square
#CED5FF #FFCEED #FFF8CE #CEFFDF
split-complementary
#CED5FF #FFDFCE #EDFFCE
monochromatic
#546CFF #91A1FF #CED5FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.44
#CED5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#CED5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5FF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5FF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#C3DCE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced5ff; /* rgb */ color: rgb(206, 213, 255); /* oklch */ color: oklch(88.1% 0.058 277.7);
Tailwind
colors: {
custom: {
50: '#dde1ff',
500: '#ced5ff',
950: '#000000',
},
}SCSS
$custom: #ced5ff; $custom-light: #dde1ff; $custom-dark: #000000;
JSON
{
"hex": "#ced5ff",
"rgb": {
"r": 206,
"g": 213,
"b": 255
},
"hsl": {
"h": 231.429,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.88126,
"c": 0.05844,
"h": 277.7
},
"luminance": 0.6793
}Semantic roles & 50–950 ramp
primary
#CED5FF
secondary
#EADC87
accent
#C500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486