#CED9FA#CED9FA
#CED9FA is a very light, muted blue. Relative luminance 0.697; OKLCH L 88.7% C 0.047 H 270.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9FA |
|---|---|
| RGB | rgb(206, 217, 250) |
| HSL | hsl(225, 81%, 89%) |
| HSV | hsv(225, 18%, 98%) |
| CMYK | cmyk(17.6%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(86.82, 2.92, -17.32) |
| CIE-LCH | lch(86.82, 17.57, 279.58°) |
| OKLab | oklab(88.74% 0.0007 -0.047) |
| OKLCH | oklch(88.74% 0.047 270.8) |
| XYZ | xyz(67.5176, 69.6484, 100.3102) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.23
Lavender (CSS)
#E6E6FA
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9FA #FAEFCE
analogous
#CEEFFA #CED9FA #D9CEFA
triadic
#CED9FA #FACED9 #D9FACE
tetradic
#CED9FA #FACEEF #FAEFCE #CEFAD9
square
#CED9FA #FACEEF #FAEFCE #CEFAD9
split-complementary
#CED9FA #FAD9CE #EFFACE
monochromatic
#5F83EF #96AEF4 #CED9FA #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.41
#CED9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CED9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9FA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9FA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFC
Deuteranopia (green-blind)
#CCD8F9
Tritanopia (blue-blind)
#C4DFE4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ced9fa; /* rgb */ color: rgb(206, 217, 250); /* oklch */ color: oklch(88.7% 0.047 270.8);
Tailwind
colors: {
custom: {
50: '#dde4fc',
500: '#ced9fa',
950: '#000000',
},
}SCSS
$custom: #ced9fa; $custom-light: #dde4fc; $custom-dark: #000000;
JSON
{
"hex": "#ced9fa",
"rgb": {
"r": 206,
"g": 217,
"b": 250
},
"hsl": {
"h": 225,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.88741,
"c": 0.04705,
"h": 270.8
},
"luminance": 0.6965
}Semantic roles & 50–950 ramp
primary
#CED9FA
secondary
#E0CB8D
accent
#A808DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485