#CBD2F2#CBD2F2
#CBD2F2 is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.9% C 0.045 H 275.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2F2 |
|---|---|
| RGB | rgb(203, 210, 242) |
| HSL | hsl(229, 60%, 87%) |
| HSV | hsv(229, 16%, 95%) |
| CMYK | cmyk(16.1%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(84.59, 3.99, -16.48) |
| CIE-LCH | lch(84.59, 16.96, 283.62°) |
| OKLab | oklab(86.85% 0.0044 -0.0447) |
| OKLCH | oklch(86.85% 0.045 275.7) |
| XYZ | xyz(63.6985, 65.1996, 93.2160) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.29
Light Periwinkle
#C1C6FC
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.42
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.48
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2F2 #F2EBCB
analogous
#CBE6F2 #CBD2F2 #D8CBF2
triadic
#CBD2F2 #F2CBD2 #D2F2CB
tetradic
#CBD2F2 #F2CBE6 #F2EBCB #CBF2D8
square
#CBD2F2 #F2CBE6 #F2EBCB #CBF2D8
split-complementary
#CBD2F2 #F2D8CB #E6F2CB
monochromatic
#697DDA #9AA8E6 #CBD2F2 #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.50
#CBD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CBD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2F2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2F2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#C7D2F1
Tritanopia (blue-blind)
#C2D8DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbd2f2; /* rgb */ color: rgb(203, 210, 242); /* oklch */ color: oklch(86.9% 0.045 275.7);
Tailwind
colors: {
custom: {
50: '#dbdff6',
500: '#cbd2f2',
950: '#000000',
},
}SCSS
$custom: #cbd2f2; $custom-light: #dbdff6; $custom-dark: #000000;
JSON
{
"hex": "#cbd2f2",
"rgb": {
"r": 203,
"g": 210,
"b": 242
},
"hsl": {
"h": 229.231,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.86854,
"c": 0.04491,
"h": 275.7
},
"luminance": 0.65201
}Semantic roles & 50–950 ramp
primary
#CBD2F2
secondary
#D2C690
accent
#A91EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151517
muted
#848485