#CBDAFE#CBDAFE
#CBDAFE is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.9% C 0.052 H 267.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDAFE |
|---|---|
| RGB | rgb(203, 218, 254) |
| HSL | hsl(222, 96%, 90%) |
| HSV | hsv(222, 20%, 100%) |
| CMYK | cmyk(20.1%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.99, 2.34, -19.20) |
| CIE-LCH | lch(86.99, 19.34, 276.95°) |
| OKLab | oklab(88.86% -0.0023 -0.0523) |
| OKLCH | oklch(88.86% 0.052 267.4) |
| XYZ | xyz(67.5849, 69.9936, 103.6960) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.94
Light Blue Grey
#B7C9E2
ΔE00 6.01
Periwinkle
#CCCCFF
ΔE00 6.22
Light Periwinkle
#C1C6FC
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 7.13
Lavender (CSS)
#E6E6FA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDAFE #FEEFCB
analogous
#CBF4FE #CBDAFE #D6CBFE
triadic
#CBDAFE #FECBDA #DAFECB
tetradic
#CBDAFE #FECBF4 #FEEFCB #CBFED6
square
#CBDAFE #FECBF4 #FEEFCB #CBFED6
split-complementary
#CBDAFE #FED6CB #F4FECB
monochromatic
#5385FC #8FAFFD #CBDAFE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.40
#CBDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CBDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDAFE
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDAFE | 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)
#CFDCFF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#BFE1E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdafe; /* rgb */ color: rgb(203, 218, 254); /* oklch */ color: oklch(88.9% 0.052 267.4);
Tailwind
colors: {
custom: {
50: '#dbe5fe',
500: '#cbdafe',
950: '#000000',
},
}SCSS
$custom: #cbdafe; $custom-light: #dbe5fe; $custom-dark: #000000;
JSON
{
"hex": "#cbdafe",
"rgb": {
"r": 203,
"g": 218,
"b": 254
},
"hsl": {
"h": 222.353,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.88862,
"c": 0.05231,
"h": 267.4
},
"luminance": 0.69995
}Semantic roles & 50–950 ramp
primary
#CBDAFE
secondary
#E7CB86
accent
#A200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485