#CED8FC#CED8FC
#CED8FC is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.6% C 0.051 H 273.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8FC |
|---|---|
| RGB | rgb(206, 216, 252) |
| HSL | hsl(227, 88%, 90%) |
| HSV | hsv(227, 18%, 99%) |
| CMYK | cmyk(18.3%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.63, 3.88, -18.67) |
| CIE-LCH | lch(86.63, 19.07, 281.73°) |
| OKLab | oklab(88.61% 0.0027 -0.0508) |
| OKLCH | oklch(88.61% 0.051 273.1) |
| XYZ | xyz(67.5759, 69.2606, 101.8849) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.06
Light Periwinkle
#C1C6FC
ΔE00 5.66
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8FC #FCF2CE
analogous
#CEEFFC #CED8FC #DBCEFC
triadic
#CED8FC #FCCED8 #D8FCCE
tetradic
#CED8FC #FCCEEF #FCF2CE #CEFCDB
square
#CED8FC #FCCEEF #FCF2CE #CEFCDB
split-complementary
#CED8FC #FCDBCE #EFFCCE
monochromatic
#5B7CF5 #94AAF8 #CED8FC #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.41
#CED8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CED8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8FC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8FC | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#C3DFE4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ced8fc; /* rgb */ color: rgb(206, 216, 252); /* oklch */ color: oklch(88.6% 0.051 273.1);
Tailwind
colors: {
custom: {
50: '#dde4fd',
500: '#ced8fc',
950: '#000000',
},
}SCSS
$custom: #ced8fc; $custom-light: #dde4fd; $custom-dark: #000000;
JSON
{
"hex": "#ced8fc",
"rgb": {
"r": 206,
"g": 216,
"b": 252
},
"hsl": {
"h": 226.957,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.88612,
"c": 0.05082,
"h": 273.1
},
"luminance": 0.69262
}Semantic roles & 50–950 ramp
primary
#CED8FC
secondary
#E4D08B
accent
#B300E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485