#CEDAFE#CEDAFE
#CEDAFE is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.1% C 0.051 H 270.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAFE |
|---|---|
| RGB | rgb(206, 218, 254) |
| HSL | hsl(225, 96%, 90%) |
| HSV | hsv(225, 19%, 100%) |
| CMYK | cmyk(18.9%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.20, 3.25, -18.86) |
| CIE-LCH | lch(87.20, 19.14, 279.78°) |
| OKLab | oklab(89.08% 0.0007 -0.0513) |
| OKLCH | oklch(89.08% 0.051 270.8) |
| XYZ | xyz(68.4100, 70.4190, 103.7347) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.61
Light Periwinkle
#C1C6FC
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.65
Powder Blue (survey)
#B1D1FC
ΔE00 6.99
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAFE #FEF2CE
analogous
#CEF2FE #CEDAFE #DACEFE
triadic
#CEDAFE #FECEDA #DAFECE
tetradic
#CEDAFE #FECEF2 #FEF2CE #CEFEDA
square
#CEDAFE #FECEF2 #FEF2CE #CEFEDA
split-complementary
#CEDAFE #FEDACE #F2FECE
monochromatic
#567FFC #92ADFD #CEDAFE #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.39
#CEDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CEDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAFE
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAFE | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#C3E1E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedafe; /* rgb */ color: rgb(206, 218, 254); /* oklch */ color: oklch(89.1% 0.051 270.8);
Tailwind
colors: {
custom: {
50: '#dde5fe',
500: '#cedafe',
950: '#000000',
},
}SCSS
$custom: #cedafe; $custom-light: #dde5fe; $custom-dark: #000000;
JSON
{
"hex": "#cedafe",
"rgb": {
"r": 206,
"g": 218,
"b": 254
},
"hsl": {
"h": 225,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.89078,
"c": 0.0513,
"h": 270.8
},
"luminance": 0.7042
}Semantic roles & 50–950 ramp
primary
#CEDAFE
secondary
#E8D088
accent
#AC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485