#CBD2FF#CBD2FF
#CBD2FF is a very light, moderate blue. Relative luminance 0.660; OKLCH L 87.3% C 0.063 H 278.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2FF |
|---|---|
| RGB | rgb(203, 210, 255) |
| HSL | hsl(232, 100%, 90%) |
| HSV | hsv(232, 20%, 100%) |
| CMYK | cmyk(20.4%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.00, 6.79, -22.74) |
| CIE-LCH | lch(85.00, 23.73, 286.63°) |
| OKLab | oklab(87.32% 0.0088 -0.0621) |
| OKLCH | oklch(87.32% 0.063 278.1) |
| XYZ | xyz(65.7208, 66.0085, 103.8667) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.48
Light Periwinkle
#C1C6FC
ΔE00 3.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.94
Light Lavender
#DFC5FE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2FF #FFF8CB
analogous
#CBECFF #CBD2FF #DECBFF
triadic
#CBD2FF #FFCBD2 #D2FFCB
tetradic
#CBD2FF #FFCBEC #FFF8CB #CBFFDE
square
#CBD2FF #FFCBEC #FFF8CB #CBFFDE
split-complementary
#CBD2FF #FFDECB #ECFFCB
monochromatic
#5168FF #8E9DFF #CBD2FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.48
#CBD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CBD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2FF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2FF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C3D3FE
Tritanopia (blue-blind)
#BFDAE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd2ff; /* rgb */ color: rgb(203, 210, 255); /* oklch */ color: oklch(87.3% 0.063 278.1);
Tailwind
colors: {
custom: {
50: '#dbdfff',
500: '#cbd2ff',
950: '#000000',
},
}SCSS
$custom: #cbd2ff; $custom-light: #dbdfff; $custom-dark: #000000;
JSON
{
"hex": "#cbd2ff",
"rgb": {
"r": 203,
"g": 210,
"b": 255
},
"hsl": {
"h": 231.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.87315,
"c": 0.0627,
"h": 278.1
},
"luminance": 0.6601
}Semantic roles & 50–950 ramp
primary
#CBD2FF
secondary
#E9DC85
accent
#C700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486