#CBD2FD#CBD2FD
#CBD2FD is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.2% C 0.060 H 277.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2FD |
|---|---|
| RGB | rgb(203, 210, 253) |
| HSL | hsl(232, 93%, 89%) |
| HSV | hsv(232, 20%, 99%) |
| CMYK | cmyk(19.8%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(84.94, 6.35, -21.78) |
| CIE-LCH | lch(84.94, 22.69, 286.26°) |
| OKLab | oklab(87.24% 0.0082 -0.0594) |
| OKLCH | oklch(87.24% 0.06 277.8) |
| XYZ | xyz(65.4005, 65.8804, 102.1800) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.73
Light Periwinkle
#C1C6FC
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 8.00
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Lavender (CSS)
#E6E6FA
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2FD #FDF6CB
analogous
#CBEBFD #CBD2FD #DDCBFD
triadic
#CBD2FD #FDCBD2 #D2FDCB
tetradic
#CBD2FD #FDCBEB #FDF6CB #CBFDDD
square
#CBD2FD #FDCBEB #FDF6CB #CBFDDD
split-complementary
#CBD2FD #FDDDCB #EBFDCB
monochromatic
#556CF8 #909FFB #CBD2FD #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.48
#CBD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CBD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2FD
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2FD | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#C0DAE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd2fd; /* rgb */ color: rgb(203, 210, 253); /* oklch */ color: oklch(87.2% 0.060 277.8);
Tailwind
colors: {
custom: {
50: '#dbdffe',
500: '#cbd2fd',
950: '#000000',
},
}SCSS
$custom: #cbd2fd; $custom-light: #dbdffe; $custom-dark: #000000;
JSON
{
"hex": "#cbd2fd",
"rgb": {
"r": 203,
"g": 210,
"b": 253
},
"hsl": {
"h": 231.6,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.87242,
"c": 0.05997,
"h": 277.8
},
"luminance": 0.65882
}Semantic roles & 50–950 ramp
primary
#CBD2FD
secondary
#E5D887
accent
#C500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485