#CEDAFA#CEDAFA
#CEDAFA is a very light, muted blue. Relative luminance 0.702; OKLCH L 88.9% C 0.046 H 269.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAFA |
|---|---|
| RGB | rgb(206, 218, 250) |
| HSL | hsl(224, 81%, 89%) |
| HSV | hsv(224, 18%, 98%) |
| CMYK | cmyk(17.6%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(87.08, 2.40, -16.94) |
| CIE-LCH | lch(87.08, 17.11, 278.06°) |
| OKLab | oklab(88.94% -0.0007 -0.046) |
| OKLCH | oklch(88.94% 0.046 269.2) |
| XYZ | xyz(67.7762, 70.1655, 100.3964) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.96
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Periwinkle
#CCCCFF
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAFA #FAEECE
analogous
#CEF0FA #CEDAFA #D8CEFA
triadic
#CEDAFA #FACEDA #DAFACE
tetradic
#CEDAFA #FACEF0 #FAEECE #CEFAD8
square
#CEDAFA #FACEF0 #FAEECE #CEFAD8
split-complementary
#CEDAFA #FAD8CE #F0FACE
monochromatic
#5F86EF #96B0F4 #CEDAFA #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.40
#CEDAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CEDAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAFA
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAFA | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFC
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#C4E0E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedafa; /* rgb */ color: rgb(206, 218, 250); /* oklch */ color: oklch(88.9% 0.046 269.2);
Tailwind
colors: {
custom: {
50: '#dde5fc',
500: '#cedafa',
950: '#000000',
},
}SCSS
$custom: #cedafa; $custom-light: #dde5fc; $custom-dark: #000000;
JSON
{
"hex": "#cedafa",
"rgb": {
"r": 206,
"g": 218,
"b": 250
},
"hsl": {
"h": 223.636,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.8894,
"c": 0.04599,
"h": 269.2
},
"luminance": 0.70167
}Semantic roles & 50–950 ramp
primary
#CEDAFA
secondary
#E0C98D
accent
#A308DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485