#CBD4FF#CBD4FF
#CBD4FF is a very light, moderate blue. Relative luminance 0.670; OKLCH L 87.7% C 0.060 H 275.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD4FF |
|---|---|
| RGB | rgb(203, 212, 255) |
| HSL | hsl(230, 100%, 90%) |
| HSV | hsv(230, 20%, 100%) |
| CMYK | cmyk(20.4%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(85.51, 5.73, -21.98) |
| CIE-LCH | lch(85.51, 22.71, 284.61°) |
| OKLab | oklab(87.71% 0.0061 -0.06) |
| OKLCH | oklch(87.71% 0.06 275.8) |
| XYZ | xyz(66.2176, 67.0022, 104.0323) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.31
Light Periwinkle
#C1C6FC
ΔE00 3.85
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Light Blue Grey
#B7C9E2
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 8.52
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD4FF #FFF6CB
analogous
#CBEEFF #CBD4FF #DCCBFF
triadic
#CBD4FF #FFCBD4 #D4FFCB
tetradic
#CBD4FF #FFCBEE #FFF6CB #CBFFDC
square
#CBD4FF #FFCBEE #FFF6CB #CBFFDC
split-complementary
#CBD4FF #FFDCCB #EEFFCB
monochromatic
#516FFF #8EA1FF #CBD4FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.46
#CBD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CBD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD4FF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD4FF | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#BFDCE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbd4ff; /* rgb */ color: rgb(203, 212, 255); /* oklch */ color: oklch(87.7% 0.060 275.8);
Tailwind
colors: {
custom: {
50: '#dbe1ff',
500: '#cbd4ff',
950: '#000000',
},
}SCSS
$custom: #cbd4ff; $custom-light: #dbe1ff; $custom-dark: #000000;
JSON
{
"hex": "#cbd4ff",
"rgb": {
"r": 203,
"g": 212,
"b": 255
},
"hsl": {
"h": 229.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.87709,
"c": 0.06027,
"h": 275.8
},
"luminance": 0.67003
}Semantic roles & 50–950 ramp
primary
#CBD4FF
secondary
#E9D885
accent
#BE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486