#CEDFFE#CEDFFE
#CEDFFE is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.1% C 0.046 H 262.5°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFFE |
|---|---|
| RGB | rgb(206, 223, 254) |
| HSL | hsl(219, 96%, 90%) |
| HSV | hsv(219, 19%, 100%) |
| CMYK | cmyk(18.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.47, 0.63, -16.95) |
| CIE-LCH | lch(88.47, 16.96, 272.14°) |
| OKLab | oklab(90.07% -0.006 -0.046) |
| OKLCH | oklch(90.07% 0.046 262.5) |
| XYZ | xyz(69.7262, 73.0514, 104.1734) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 7.08
Lavender (CSS)
#E6E6FA
ΔE00 7.34
Light Periwinkle
#C1C6FC
ΔE00 8.16
Periwinkle
#CCCCFF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFFE #FEEDCE
analogous
#CEF7FE #CEDFFE #D5CEFE
triadic
#CEDFFE #FECEDF #DFFECE
tetradic
#CEDFFE #FECEF7 #FEEDCE #CEFED5
square
#CEDFFE #FECEF7 #FEEDCE #CEFED5
split-complementary
#CEDFFE #FED5CE #F7FECE
monochromatic
#5691FC #92B8FD #CEDFFE #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.35
#CEDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#CEDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFFE
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFFE | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#C2E5E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cedffe; /* rgb */ color: rgb(206, 223, 254); /* oklch */ color: oklch(90.1% 0.046 262.5);
Tailwind
colors: {
custom: {
50: '#dde8fe',
500: '#cedffe',
950: '#000000',
},
}SCSS
$custom: #cedffe; $custom-light: #dde8fe; $custom-dark: #000000;
JSON
{
"hex": "#cedffe",
"rgb": {
"r": 206,
"g": 223,
"b": 254
},
"hsl": {
"h": 218.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.90073,
"c": 0.04643,
"h": 262.5
},
"luminance": 0.73053
}Semantic roles & 50–950 ramp
primary
#CEDFFE
secondary
#E8C688
accent
#9400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485