#CEDFFF#CEDFFF
#CEDFFF is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.1% C 0.048 H 263.1°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFFF |
|---|---|
| RGB | rgb(206, 223, 255) |
| HSL | hsl(219, 100%, 90%) |
| HSV | hsv(219, 19%, 100%) |
| CMYK | cmyk(19.2%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(88.50, 0.85, -17.43) |
| CIE-LCH | lch(88.50, 17.45, 272.78°) |
| OKLab | oklab(90.11% -0.0057 -0.0474) |
| OKLCH | oklch(90.11% 0.048 263.1) |
| XYZ | xyz(69.8867, 73.1156, 105.0190) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.92
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 7.20
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 7.94
Light Periwinkle
#C1C6FC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFFF #FFEECE
analogous
#CEF7FF #CEDFFF #D5CEFF
triadic
#CEDFFF #FFCEDF #DFFFCE
tetradic
#CEDFFF #FFCEF7 #FFEECE #CEFFD5
square
#CEDFFF #FFCEF7 #FFEECE #CEFFD5
split-complementary
#CEDFFF #FFD5CE #F7FFCE
monochromatic
#548FFF #91B7FF #CEDFFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.34
#CEDFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#CEDFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFFF
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFFF | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#C2E5E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cedfff; /* rgb */ color: rgb(206, 223, 255); /* oklch */ color: oklch(90.1% 0.048 263.1);
Tailwind
colors: {
custom: {
50: '#dde8ff',
500: '#cedfff',
950: '#000000',
},
}SCSS
$custom: #cedfff; $custom-light: #dde8ff; $custom-dark: #000000;
JSON
{
"hex": "#cedfff",
"rgb": {
"r": 206,
"g": 223,
"b": 255
},
"hsl": {
"h": 219.184,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90107,
"c": 0.0477,
"h": 263.1
},
"luminance": 0.73117
}Semantic roles & 50–950 ramp
primary
#CEDFFF
secondary
#EAC887
accent
#9600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486