#CEDAF7#CEDAF7
#CEDAF7 is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.042 H 267.7°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAF7 |
|---|---|
| RGB | rgb(206, 218, 247) |
| HSL | hsl(222, 72%, 89%) |
| HSV | hsv(222, 17%, 97%) |
| CMYK | cmyk(16.6%, 11.7%, 0%, 3.1%) |
| CIE-LAB | lab(86.99, 1.77, -15.50) |
| CIE-LCH | lch(86.99, 15.60, 276.50°) |
| OKLab | oklab(88.84% -0.0017 -0.042) |
| OKLCH | oklch(88.84% 0.042 267.7) |
| XYZ | xyz(67.3095, 69.9788, 97.9387) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.46
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Lightsteelblue
#B0C4DE
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.10
Periwinkle
#CCCCFF
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAF7 #F7EBCE
analogous
#CEEFF7 #CEDAF7 #D7CEF7
triadic
#CEDAF7 #F7CEDA #DAF7CE
tetradic
#CEDAF7 #F7CEEF #F7EBCE #CEF7D7
square
#CEDAF7 #F7CEEF #F7EBCE #CEF7D7
split-complementary
#CEDAF7 #F7D7CE #EFF7CE
monochromatic
#658BE6 #99B2EE #CEDAF7 #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.40
#CEDAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CEDAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAF7
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAF7 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF8
Deuteranopia (green-blind)
#CED8F6
Tritanopia (blue-blind)
#C4DFE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedaf7; /* rgb */ color: rgb(206, 218, 247); /* oklch */ color: oklch(88.8% 0.042 267.7);
Tailwind
colors: {
custom: {
50: '#dde5f9',
500: '#cedaf7',
950: '#000000',
},
}SCSS
$custom: #cedaf7; $custom-light: #dde5f9; $custom-dark: #000000;
JSON
{
"hex": "#cedaf7",
"rgb": {
"r": 206,
"g": 218,
"b": 247
},
"hsl": {
"h": 222.439,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.88838,
"c": 0.04204,
"h": 267.7
},
"luminance": 0.6998
}Semantic roles & 50–950 ramp
primary
#CEDAF7
secondary
#DAC48F
accent
#9B12D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485