#CED8FA#CED8FA
#CED8FA is a very light, muted blue. Relative luminance 0.691; OKLCH L 88.5% C 0.048 H 272.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8FA |
|---|---|
| RGB | rgb(206, 216, 250) |
| HSL | hsl(226, 81%, 89%) |
| HSV | hsv(226, 18%, 98%) |
| CMYK | cmyk(17.6%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(86.57, 3.45, -17.71) |
| CIE-LCH | lch(86.57, 18.04, 281.03°) |
| OKLab | oklab(88.54% 0.0021 -0.0481) |
| OKLCH | oklch(88.54% 0.048 272.4) |
| XYZ | xyz(67.2606, 69.1345, 100.2246) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.52
Light Periwinkle
#C1C6FC
ΔE00 6.07
Lavender (CSS)
#E6E6FA
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.53
Powder Blue (survey)
#B1D1FC
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8FA #FAF0CE
analogous
#CEEEFA #CED8FA #DACEFA
triadic
#CED8FA #FACED8 #D8FACE
tetradic
#CED8FA #FACEEE #FAF0CE #CEFADA
square
#CED8FA #FACEEE #FAF0CE #CEFADA
split-complementary
#CED8FA #FADACE #EEFACE
monochromatic
#5F80EF #96ACF4 #CED8FA #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.42
#CED8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CED8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8FA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8FA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#CBD7F9
Tritanopia (blue-blind)
#C4DEE3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ced8fa; /* rgb */ color: rgb(206, 216, 250); /* oklch */ color: oklch(88.5% 0.048 272.4);
Tailwind
colors: {
custom: {
50: '#dde4fc',
500: '#ced8fa',
950: '#000000',
},
}SCSS
$custom: #ced8fa; $custom-light: #dde4fc; $custom-dark: #000000;
JSON
{
"hex": "#ced8fa",
"rgb": {
"r": 206,
"g": 216,
"b": 250
},
"hsl": {
"h": 226.364,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.88542,
"c": 0.04813,
"h": 272.4
},
"luminance": 0.69136
}Semantic roles & 50–950 ramp
primary
#CED8FA
secondary
#E0CD8D
accent
#AD08DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485