#CBD2FB#CBD2FB
#CBD2FB is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.2% C 0.057 H 277.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2FB |
|---|---|
| RGB | rgb(203, 210, 251) |
| HSL | hsl(231, 86%, 89%) |
| HSV | hsv(231, 19%, 98%) |
| CMYK | cmyk(19.1%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(84.87, 5.92, -20.82) |
| CIE-LCH | lch(84.87, 21.65, 285.87°) |
| OKLab | oklab(87.17% 0.0075 -0.0567) |
| OKLCH | oklch(87.17% 0.057 277.5) |
| XYZ | xyz(65.0836, 65.7536, 100.5108) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.07
Light Periwinkle
#C1C6FC
ΔE00 3.87
Light Blue Grey
#B7C9E2
ΔE00 7.76
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2FB #FBF4CB
analogous
#CBEAFB #CBD2FB #DCCBFB
triadic
#CBD2FB #FBCBD2 #D2FBCB
tetradic
#CBD2FB #FBCBEA #FBF4CB #CBFBDC
square
#CBD2FB #FBCBEA #FBF4CB #CBFBDC
split-complementary
#CBD2FB #FBDCCB #EAFBCB
monochromatic
#5970F2 #92A1F7 #CBD2FB #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.48
#CBD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CBD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2FB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2FB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#C0D9DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd2fb; /* rgb */ color: rgb(203, 210, 251); /* oklch */ color: oklch(87.2% 0.057 277.5);
Tailwind
colors: {
custom: {
50: '#dbdffc',
500: '#cbd2fb',
950: '#000000',
},
}SCSS
$custom: #cbd2fb; $custom-light: #dbdffc; $custom-dark: #000000;
JSON
{
"hex": "#cbd2fb",
"rgb": {
"r": 203,
"g": 210,
"b": 251
},
"hsl": {
"h": 231.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.8717,
"c": 0.05722,
"h": 277.5
},
"luminance": 0.65755
}Semantic roles & 50–950 ramp
primary
#CBD2FB
secondary
#E1D589
accent
#C203E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485