#CBD7FF#CBD7FF
#CBD7FF is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.3% C 0.057 H 272.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD7FF |
|---|---|
| RGB | rgb(203, 215, 255) |
| HSL | hsl(226, 100%, 90%) |
| HSV | hsv(226, 20%, 100%) |
| CMYK | cmyk(20.4%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(86.26, 4.14, -20.83) |
| CIE-LCH | lch(86.26, 21.23, 281.24°) |
| OKLab | oklab(88.3% 0.0021 -0.0568) |
| OKLCH | oklch(88.3% 0.057 272.1) |
| XYZ | xyz(66.9745, 68.5160, 104.2846) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.63
Light Periwinkle
#C1C6FC
ΔE00 4.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.87
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD7FF #FFF3CB
analogous
#CBF1FF #CBD7FF #D9CBFF
triadic
#CBD7FF #FFCBD7 #D7FFCB
tetradic
#CBD7FF #FFCBF1 #FFF3CB #CBFFD9
square
#CBD7FF #FFCBF1 #FFF3CB #CBFFD9
split-complementary
#CBD7FF #FFD9CB #F1FFCB
monochromatic
#5179FF #8EA8FF #CBD7FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.43
#CBD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#CBD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD7FF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD7FF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#BFDEE4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbd7ff; /* rgb */ color: rgb(203, 215, 255); /* oklch */ color: oklch(88.3% 0.057 272.1);
Tailwind
colors: {
custom: {
50: '#dbe3ff',
500: '#cbd7ff',
950: '#000000',
},
}SCSS
$custom: #cbd7ff; $custom-light: #dbe3ff; $custom-dark: #000000;
JSON
{
"hex": "#cbd7ff",
"rgb": {
"r": 203,
"g": 215,
"b": 255
},
"hsl": {
"h": 226.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88302,
"c": 0.05681,
"h": 272.1
},
"luminance": 0.68517
}Semantic roles & 50–950 ramp
primary
#CBD7FF
secondary
#E9D285
accent
#B100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486