#CBDAFF#CBDAFF
#CBDAFF is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.9% C 0.054 H 267.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDAFF |
|---|---|
| RGB | rgb(203, 218, 255) |
| HSL | hsl(223, 100%, 90%) |
| HSV | hsv(223, 20%, 100%) |
| CMYK | cmyk(20.4%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(87.03, 2.56, -19.68) |
| CIE-LCH | lch(87.03, 19.84, 277.41°) |
| OKLab | oklab(88.9% -0.002 -0.0536) |
| OKLCH | oklch(88.9% 0.054 267.9) |
| XYZ | xyz(67.7454, 70.0578, 104.5416) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.94
Periwinkle
#CCCCFF
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 7.28
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDAFF #FFF0CB
analogous
#CBF4FF #CBDAFF #D6CBFF
triadic
#CBDAFF #FFCBDA #DAFFCB
tetradic
#CBDAFF #FFCBF4 #FFF0CB #CBFFD6
square
#CBDAFF #FFCBF4 #FFF0CB #CBFFD6
split-complementary
#CBDAFF #FFD6CB #F4FFCB
monochromatic
#5183FF #8EAEFF #CBDAFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.40
#CBDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CBDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDAFF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDAFF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#BEE1E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdaff; /* rgb */ color: rgb(203, 218, 255); /* oklch */ color: oklch(88.9% 0.054 267.9);
Tailwind
colors: {
custom: {
50: '#dbe5ff',
500: '#cbdaff',
950: '#000000',
},
}SCSS
$custom: #cbdaff; $custom-light: #dbe5ff; $custom-dark: #000000;
JSON
{
"hex": "#cbdaff",
"rgb": {
"r": 203,
"g": 218,
"b": 255
},
"hsl": {
"h": 222.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88898,
"c": 0.05363,
"h": 267.9
},
"luminance": 0.70059
}Semantic roles & 50–950 ramp
primary
#CBDAFF
secondary
#E9CC85
accent
#A300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486