#CEDFFB#CEDFFB
#CEDFFB is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.0% C 0.043 H 260.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFFB |
|---|---|
| RGB | rgb(206, 223, 251) |
| HSL | hsl(217, 85%, 90%) |
| HSV | hsv(217, 18%, 98%) |
| CMYK | cmyk(17.9%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(88.38, -0.01, -15.51) |
| CIE-LCH | lch(88.38, 15.51, 269.98°) |
| OKLab | oklab(89.97% -0.0071 -0.0421) |
| OKLCH | oklch(89.97% 0.043 260.4) |
| XYZ | xyz(69.2495, 72.8608, 101.6631) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.44
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 6.80
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.94
Light Periwinkle
#C1C6FC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFFB #FBEACE
analogous
#CEF6FB #CEDFFB #D4CEFB
triadic
#CEDFFB #FBCEDF #DFFBCE
tetradic
#CEDFFB #FBCEF6 #FBEACE #CEFBD4
square
#CEDFFB #FBCEF6 #FBEACE #CEFBD4
split-complementary
#CEDFFB #FBD4CE #F6FBCE
monochromatic
#5D95F2 #95BAF6 #CEDFFB #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.35
#CEDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#CEDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFFB
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFFB | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#C3E5E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cedffb; /* rgb */ color: rgb(206, 223, 251); /* oklch */ color: oklch(90.0% 0.043 260.4);
Tailwind
colors: {
custom: {
50: '#dde8fc',
500: '#cedffb',
950: '#000000',
},
}SCSS
$custom: #cedffb; $custom-light: #dde8fc; $custom-dark: #000000;
JSON
{
"hex": "#cedffb",
"rgb": {
"r": 206,
"g": 223,
"b": 251
},
"hsl": {
"h": 217.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89972,
"c": 0.04266,
"h": 260.4
},
"luminance": 0.72862
}Semantic roles & 50–950 ramp
primary
#CEDFFB
secondary
#E2C18C
accent
#8E04E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485