#CEDCFB#CEDCFB
#CEDCFB is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.4% C 0.045 H 266.2°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCFB |
|---|---|
| RGB | rgb(206, 220, 251) |
| HSL | hsl(221, 85%, 90%) |
| HSV | hsv(221, 18%, 98%) |
| CMYK | cmyk(17.9%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(87.62, 1.56, -16.66) |
| CIE-LCH | lch(87.62, 16.73, 275.36°) |
| OKLab | oklab(89.37% -0.003 -0.0452) |
| OKLCH | oklch(89.37% 0.045 266.2) |
| XYZ | xyz(68.4551, 71.2719, 101.3983) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.68
Powder Blue (survey)
#B1D1FC
ΔE00 6.55
Lavender (CSS)
#E6E6FA
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.00
Periwinkle
#CCCCFF
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCFB #FBEDCE
analogous
#CEF3FB #CEDCFB #D7CEFB
triadic
#CEDCFB #FBCEDC #DCFBCE
tetradic
#CEDCFB #FBCEF3 #FBEDCE #CEFBD7
square
#CEDCFB #FBCEF3 #FBEDCE #CEFBD7
split-complementary
#CEDCFB #FBD7CE #F3FBCE
monochromatic
#5D8BF2 #95B4F6 #CEDCFB #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.38
#CEDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CEDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCFB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCFB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#C3E2E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedcfb; /* rgb */ color: rgb(206, 220, 251); /* oklch */ color: oklch(89.4% 0.045 266.2);
Tailwind
colors: {
custom: {
50: '#dde6fc',
500: '#cedcfb',
950: '#000000',
},
}SCSS
$custom: #cedcfb; $custom-light: #dde6fc; $custom-dark: #000000;
JSON
{
"hex": "#cedcfb",
"rgb": {
"r": 206,
"g": 220,
"b": 251
},
"hsl": {
"h": 221.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89372,
"c": 0.04531,
"h": 266.2
},
"luminance": 0.71273
}Semantic roles & 50–950 ramp
primary
#CEDCFB
secondary
#E2C78C
accent
#9D04E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485