#CBD2F4#CBD2F4
#CBD2F4 is a very light, muted blue. Relative luminance 0.653; OKLCH L 86.9% C 0.048 H 276.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2F4 |
|---|---|
| RGB | rgb(203, 210, 244) |
| HSL | hsl(230, 65%, 88%) |
| HSV | hsv(230, 17%, 96%) |
| CMYK | cmyk(16.8%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(84.65, 4.42, -17.45) |
| CIE-LCH | lch(84.65, 18.00, 284.20°) |
| OKLab | oklab(86.92% 0.0051 -0.0474) |
| OKLCH | oklch(86.92% 0.048 276.2) |
| XYZ | xyz(64.0005, 65.3204, 94.8066) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.72
Light Periwinkle
#C1C6FC
ΔE00 5.39
Light Blue Grey
#B7C9E2
ΔE00 6.75
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.75
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2F4 #F4EDCB
analogous
#CBE6F4 #CBD2F4 #D8CBF4
triadic
#CBD2F4 #F4CBD2 #D2F4CB
tetradic
#CBD2F4 #F4CBE6 #F4EDCB #CBF4D8
square
#CBD2F4 #F4CBE6 #F4EDCB #CBF4D8
split-complementary
#CBD2F4 #F4D8CB #E6F4CB
monochromatic
#667BDF #98A6E9 #CBD2F4 #E6E9FA #E6E9FA
Accessibility & contrast
On white
1.49
#CBD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CBD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2F4
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2F4 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F6
Deuteranopia (green-blind)
#C6D2F3
Tritanopia (blue-blind)
#C2D8DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbd2f4; /* rgb */ color: rgb(203, 210, 244); /* oklch */ color: oklch(86.9% 0.048 276.2);
Tailwind
colors: {
custom: {
50: '#dbdff7',
500: '#cbd2f4',
950: '#000000',
},
}SCSS
$custom: #cbd2f4; $custom-light: #dbdff7; $custom-dark: #000000;
JSON
{
"hex": "#cbd2f4",
"rgb": {
"r": 203,
"g": 210,
"b": 244
},
"hsl": {
"h": 229.756,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.86923,
"c": 0.04765,
"h": 276.2
},
"luminance": 0.65321
}Semantic roles & 50–950 ramp
primary
#CBD2F4
secondary
#D5C98E
accent
#AE19CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151517
muted
#848485