#CEDEFF#CEDEFF
#CEDEFF is a very light, muted blue. Relative luminance 0.726; OKLCH L 89.9% C 0.049 H 264.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEFF |
|---|---|
| RGB | rgb(206, 222, 255) |
| HSL | hsl(220, 100%, 90%) |
| HSV | hsv(220, 19%, 100%) |
| CMYK | cmyk(19.2%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.25, 1.37, -17.81) |
| CIE-LCH | lch(88.25, 17.86, 274.40°) |
| OKLab | oklab(89.91% -0.0043 -0.0484) |
| OKLCH | oklch(89.91% 0.049 264.9) |
| XYZ | xyz(69.6204, 72.5829, 104.9302) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.11
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.28
Periwinkle
#CCCCFF
ΔE00 7.41
Light Periwinkle
#C1C6FC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEFF #FFEFCE
analogous
#CEF6FF #CEDEFF #D6CEFF
triadic
#CEDEFF #FFCEDE #DEFFCE
tetradic
#CEDEFF #FFCEF6 #FFEFCE #CEFFD6
square
#CEDEFF #FFCEF6 #FFEFCE #CEFFD6
split-complementary
#CEDEFF #FFD6CE #F6FFCE
monochromatic
#548CFF #91B5FF #CEDEFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.35
#CEDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#CEDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEFF
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEFF | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D0DBFE
Tritanopia (blue-blind)
#C2E4E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedeff; /* rgb */ color: rgb(206, 222, 255); /* oklch */ color: oklch(89.9% 0.049 264.9);
Tailwind
colors: {
custom: {
50: '#dde8ff',
500: '#cedeff',
950: '#000000',
},
}SCSS
$custom: #cedeff; $custom-light: #dde8ff; $custom-dark: #000000;
JSON
{
"hex": "#cedeff",
"rgb": {
"r": 206,
"g": 222,
"b": 255
},
"hsl": {
"h": 220.408,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.89908,
"c": 0.04861,
"h": 264.9
},
"luminance": 0.72584
}Semantic roles & 50–950 ramp
primary
#CEDEFF
secondary
#EACA87
accent
#9B00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486