#CBAFFB#CBAFFB
#CBAFFB is a light, moderate violet. Relative luminance 0.503; OKLCH L 80.5% C 0.109 H 300.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBAFFB |
|---|---|
| RGB | rgb(203, 175, 251) |
| HSL | hsl(262, 90%, 84%) |
| HSV | hsv(262, 30%, 98%) |
| CMYK | cmyk(19.1%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.27, 24.85, -33.98) |
| CIE-LCH | lch(76.27, 42.10, 306.18°) |
| OKLab | oklab(80.51% 0.056 -0.0936) |
| OKLCH | oklch(80.51% 0.109 300.9) |
| XYZ | xyz(57.3675, 50.3214, 97.9388) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.92
Light Violet
#D6B4FC
ΔE00 2.49
Lilac (survey)
#CEA2FD
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 4.44
Pastel Purple
#CAA0FF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBAFFB #DFFBAF
analogous
#AFB9FB #CBAFFB #F1AFFB
triadic
#CBAFFB #FBCBAF #AFFBCB
tetradic
#CBAFFB #FBAFB9 #DFFBAF #AFFBF1
square
#CBAFFB #FBAFB9 #DFFBAF #AFFBF1
split-complementary
#CBAFFB #FBF1AF #B9FBAF
monochromatic
#7F3AF5 #A575F8 #CBAFFB #ECE2FE #ECE2FE
Accessibility & contrast
On white
1.90
#CBAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#CBAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBAFFB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBAFFB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#C3BBCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbaffb; /* rgb */ color: rgb(203, 175, 251); /* oklch */ color: oklch(80.5% 0.109 300.9);
Tailwind
colors: {
custom: {
50: '#dbc7fd',
500: '#cbaffb',
950: '#000000',
},
}SCSS
$custom: #cbaffb; $custom-light: #dbc7fd; $custom-dark: #000000;
JSON
{
"hex": "#cbaffb",
"rgb": {
"r": 203,
"g": 175,
"b": 251
},
"hsl": {
"h": 262.105,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.80509,
"c": 0.10911,
"h": 300.9
},
"luminance": 0.50321
}Semantic roles & 50–950 ramp
primary
#CBAFFB
secondary
#B6DF6F
accent
#E60091
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285