#CEDBFF#CEDBFF
#CEDBFF is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.3% C 0.052 H 269.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBFF |
|---|---|
| RGB | rgb(206, 219, 255) |
| HSL | hsl(224, 100%, 90%) |
| HSV | hsv(224, 19%, 100%) |
| CMYK | cmyk(19.2%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(87.49, 2.94, -18.96) |
| CIE-LCH | lch(87.49, 19.19, 278.82°) |
| OKLab | oklab(89.31% -0.0003 -0.0516) |
| OKLCH | oklch(89.31% 0.052 269.7) |
| XYZ | xyz(68.8307, 71.0035, 104.6670) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBFF #FFF2CE
analogous
#CEF3FF #CEDBFF #D9CEFF
triadic
#CEDBFF #FFCEDB #DBFFCE
tetradic
#CEDBFF #FFCEF3 #FFF2CE #CEFFD9
square
#CEDBFF #FFCEF3 #FFF2CE #CEFFD9
split-complementary
#CEDBFF #FFD9CE #F3FFCE
monochromatic
#5481FF #91AEFF #CEDBFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.38
#CEDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CEDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBFF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBFF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CDD9FE
Tritanopia (blue-blind)
#C2E2E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedbff; /* rgb */ color: rgb(206, 219, 255); /* oklch */ color: oklch(89.3% 0.052 269.7);
Tailwind
colors: {
custom: {
50: '#dde6ff',
500: '#cedbff',
950: '#000000',
},
}SCSS
$custom: #cedbff; $custom-light: #dde6ff; $custom-dark: #000000;
JSON
{
"hex": "#cedbff",
"rgb": {
"r": 206,
"g": 219,
"b": 255
},
"hsl": {
"h": 224.082,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.89311,
"c": 0.05158,
"h": 269.7
},
"luminance": 0.71005
}Semantic roles & 50–950 ramp
primary
#CEDBFF
secondary
#EAD087
accent
#A900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486