#CBD8FF#CBD8FF
#CBD8FF is a very light, muted blue. Relative luminance 0.690; OKLCH L 88.5% C 0.056 H 270.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD8FF |
|---|---|
| RGB | rgb(203, 216, 255) |
| HSL | hsl(225, 100%, 90%) |
| HSV | hsv(225, 20%, 100%) |
| CMYK | cmyk(20.4%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(86.52, 3.61, -20.44) |
| CIE-LCH | lch(86.52, 20.76, 280.02°) |
| OKLab | oklab(88.5% 0.0007 -0.0557) |
| OKLCH | oklch(88.5% 0.056 270.7) |
| XYZ | xyz(67.2299, 69.0268, 104.3698) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.09
Light Periwinkle
#C1C6FC
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Light Blue Grey
#B7C9E2
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.66
Lavender (CSS)
#E6E6FA
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD8FF #FFF2CB
analogous
#CBF2FF #CBD8FF #D8CBFF
triadic
#CBD8FF #FFCBD8 #D8FFCB
tetradic
#CBD8FF #FFCBF2 #FFF2CB #CBFFD8
square
#CBD8FF #FFCBF2 #FFF2CB #CBFFD8
split-complementary
#CBD8FF #FFD8CB #F2FFCB
monochromatic
#517CFF #8EAAFF #CBD8FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.42
#CBD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CBD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD8FF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD8FF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#BFDFE5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbd8ff; /* rgb */ color: rgb(203, 216, 255); /* oklch */ color: oklch(88.5% 0.056 270.7);
Tailwind
colors: {
custom: {
50: '#dbe4ff',
500: '#cbd8ff',
950: '#000000',
},
}SCSS
$custom: #cbd8ff; $custom-light: #dbe4ff; $custom-dark: #000000;
JSON
{
"hex": "#cbd8ff",
"rgb": {
"r": 203,
"g": 216,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.885,
"c": 0.05571,
"h": 270.7
},
"luminance": 0.69028
}Semantic roles & 50–950 ramp
primary
#CBD8FF
secondary
#E9D085
accent
#AC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486