#CED9FC#CED9FC
#CED9FC is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.8% C 0.050 H 271.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9FC |
|---|---|
| RGB | rgb(206, 217, 252) |
| HSL | hsl(226, 88%, 90%) |
| HSV | hsv(226, 18%, 99%) |
| CMYK | cmyk(18.3%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(86.89, 3.35, -18.28) |
| CIE-LCH | lch(86.89, 18.59, 280.38°) |
| OKLab | oklab(88.81% 0.0014 -0.0497) |
| OKLCH | oklch(88.81% 0.05 271.6) |
| XYZ | xyz(67.8329, 69.7745, 101.9706) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.54
Light Periwinkle
#C1C6FC
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.58
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9FC #FCF1CE
analogous
#CEF0FC #CED9FC #DACEFC
triadic
#CED9FC #FCCED9 #D9FCCE
tetradic
#CED9FC #FCCEF0 #FCF1CE #CEFCDA
square
#CED9FC #FCCEF0 #FCF1CE #CEFCDA
split-complementary
#CED9FC #FCDACE #F0FCCE
monochromatic
#5B80F5 #94ACF8 #CED9FC #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.40
#CED9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CED9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9FC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9FC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFE
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#C3DFE4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ced9fc; /* rgb */ color: rgb(206, 217, 252); /* oklch */ color: oklch(88.8% 0.050 271.6);
Tailwind
colors: {
custom: {
50: '#dde4fd',
500: '#ced9fc',
950: '#000000',
},
}SCSS
$custom: #ced9fc; $custom-light: #dde4fd; $custom-dark: #000000;
JSON
{
"hex": "#ced9fc",
"rgb": {
"r": 206,
"g": 217,
"b": 252
},
"hsl": {
"h": 225.652,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.8881,
"c": 0.04971,
"h": 271.6
},
"luminance": 0.69776
}Semantic roles & 50–950 ramp
primary
#CED9FC
secondary
#E4CE8B
accent
#AE00E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485