#CEDAFB#CEDAFB
#CEDAFB is a very light, muted blue. Relative luminance 0.702; OKLCH L 89.0% C 0.047 H 269.6°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAFB |
|---|---|
| RGB | rgb(206, 218, 251) |
| HSL | hsl(224, 85%, 90%) |
| HSV | hsv(224, 18%, 98%) |
| CMYK | cmyk(17.9%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(87.11, 2.61, -17.42) |
| CIE-LCH | lch(87.11, 17.62, 278.52°) |
| OKLab | oklab(88.97% -0.0003 -0.0473) |
| OKLCH | oklch(88.97% 0.047 269.6) |
| XYZ | xyz(67.9334, 70.2284, 101.2244) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.25
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 6.62
Powder Blue (survey)
#B1D1FC
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAFB #FBEFCE
analogous
#CEF1FB #CEDAFB #D9CEFB
triadic
#CEDAFB #FBCEDA #DAFBCE
tetradic
#CEDAFB #FBCEF1 #FBEFCE #CEFBD9
square
#CEDAFB #FBCEF1 #FBEFCE #CEFBD9
split-complementary
#CEDAFB #FBD9CE #F1FBCE
monochromatic
#5D85F2 #95AFF6 #CEDAFB #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.40
#CEDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CEDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAFB
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAFB | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFD
Deuteranopia (green-blind)
#CDD8FA
Tritanopia (blue-blind)
#C3E0E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedafb; /* rgb */ color: rgb(206, 218, 251); /* oklch */ color: oklch(89.0% 0.047 269.6);
Tailwind
colors: {
custom: {
50: '#dde5fc',
500: '#cedafb',
950: '#000000',
},
}SCSS
$custom: #cedafb; $custom-light: #dde5fc; $custom-dark: #000000;
JSON
{
"hex": "#cedafb",
"rgb": {
"r": 206,
"g": 218,
"b": 251
},
"hsl": {
"h": 224,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.88974,
"c": 0.04731,
"h": 269.6
},
"luminance": 0.7023
}Semantic roles & 50–950 ramp
primary
#CEDAFB
secondary
#E2CB8C
accent
#A604E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485