#CBB2F2#CBB2F2
#CBB2F2 is a light, moderate violet. Relative luminance 0.509; OKLCH L 80.7% C 0.092 H 302.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2F2 |
|---|---|
| RGB | rgb(203, 178, 242) |
| HSL | hsl(263, 71%, 82%) |
| HSV | hsv(263, 26%, 95%) |
| CMYK | cmyk(16.1%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.65, 21.25, -28.54) |
| CIE-LCH | lch(76.65, 35.58, 306.67°) |
| OKLab | oklab(80.69% 0.0494 -0.0782) |
| OKLCH | oklch(80.69% 0.092 302.3) |
| XYZ | xyz(56.5728, 50.9481, 90.8408) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.42
Pale Violet
#CEAEFA
ΔE00 2.47
Mauve
#E0B0FF
ΔE00 4.86
Light Lavender
#DFC5FE
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.30
Lilac (survey)
#CEA2FD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2F2 #D9F2B2
analogous
#B2B9F2 #CBB2F2 #EBB2F2
triadic
#CBB2F2 #F2CBB2 #B2F2CB
tetradic
#CBB2F2 #F2B2B9 #D9F2B2 #B2F2EB
square
#CBB2F2 #F2B2B9 #D9F2B2 #B2F2EB
split-complementary
#CBB2F2 #F2EBB2 #B9F2B2
monochromatic
#8449E0 #A87EE9 #CBB2F2 #EDE5FB #EDE5FB
Accessibility & contrast
On white
1.88
#CBB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CBB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2F2
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2F2 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BDF5
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#C5BBC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb2f2; /* rgb */ color: rgb(203, 178, 242); /* oklch */ color: oklch(80.7% 0.092 302.3);
Tailwind
colors: {
custom: {
50: '#dbc9f6',
500: '#cbb2f2',
950: '#000000',
},
}SCSS
$custom: #cbb2f2; $custom-light: #dbc9f6; $custom-dark: #000000;
JSON
{
"hex": "#cbb2f2",
"rgb": {
"r": 203,
"g": 178,
"b": 242
},
"hsl": {
"h": 263.438,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.80691,
"c": 0.09248,
"h": 302.3
},
"luminance": 0.50948
}Semantic roles & 50–950 ramp
primary
#CBB2F2
secondary
#AED177
accent
#D31288
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285