#CBD2FA#CBD2FA
#CBD2FA is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.1% C 0.056 H 277.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2FA |
|---|---|
| RGB | rgb(203, 210, 250) |
| HSL | hsl(231, 82%, 89%) |
| HSV | hsv(231, 19%, 98%) |
| CMYK | cmyk(18.8%, 16%, 0%, 2%) |
| CIE-LAB | lab(84.84, 5.70, -20.34) |
| CIE-LCH | lch(84.84, 21.13, 285.66°) |
| OKLab | oklab(87.13% 0.0072 -0.0554) |
| OKLCH | oklch(87.13% 0.056 277.4) |
| XYZ | xyz(64.9264, 65.6907, 99.6828) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.26
Light Periwinkle
#C1C6FC
ΔE00 4.06
Light Blue Grey
#B7C9E2
ΔE00 7.64
Lavender (CSS)
#E6E6FA
ΔE00 8.02
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2FA #FAF3CB
analogous
#CBEAFA #CBD2FA #DCCBFA
triadic
#CBD2FA #FACBD2 #D2FACB
tetradic
#CBD2FA #FACBEA #FAF3CB #CBFADC
square
#CBD2FA #FACBEA #FAF3CB #CBFADC
split-complementary
#CBD2FA #FADCCB #EAFACB
monochromatic
#5B71EF #93A2F5 #CBD2FA #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.49
#CBD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#CBD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2FA
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2FA | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FC
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#C0D9DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd2fa; /* rgb */ color: rgb(203, 210, 250); /* oklch */ color: oklch(87.1% 0.056 277.4);
Tailwind
colors: {
custom: {
50: '#dbdffc',
500: '#cbd2fa',
950: '#000000',
},
}SCSS
$custom: #cbd2fa; $custom-light: #dbdffc; $custom-dark: #000000;
JSON
{
"hex": "#cbd2fa",
"rgb": {
"r": 203,
"g": 210,
"b": 250
},
"hsl": {
"h": 231.064,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.87134,
"c": 0.05585,
"h": 277.4
},
"luminance": 0.65692
}Semantic roles & 50–950 ramp
primary
#CBD2FA
secondary
#E0D38A
accent
#BF07DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485