#CBAFE0#CBAFE0
#CBAFE0 is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.4% C 0.074 H 310.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBAFE0 |
|---|---|
| RGB | rgb(203, 175, 224) |
| HSL | hsl(274, 44%, 78%) |
| HSV | hsv(274, 22%, 88%) |
| CMYK | cmyk(9.4%, 21.9%, 0%, 12.2%) |
| CIE-LAB | lab(75.29, 19.12, -20.87) |
| CIE-LCH | lch(75.29, 28.30, 312.49°) |
| OKLab | oklab(79.43% 0.0483 -0.0566) |
| OKLCH | oklch(79.43% 0.074 310.5) |
| XYZ | xyz(53.4108, 48.7387, 77.1003) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 5.51
Lilac
#C8A2C8
ΔE00 5.53
Light Lavender
#DFC5FE
ΔE00 5.99
Pale Violet
#CEAEFA
ΔE00 6.08
Lavender
#B39DDB
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBAFE0 #C4E0AF
analogous
#B2AFE0 #CBAFE0 #E0AFDC
triadic
#CBAFE0 #E0CBAF #AFE0CB
tetradic
#CBAFE0 #E0B2AF #C4E0AF #AFDCE0
square
#CBAFE0 #E0B2AF #C4E0AF #AFDCE0
split-complementary
#CBAFE0 #DCE0AF #AFE0B2
monochromatic
#9257BE #AE83CF #CBAFE0 #E8DBF1 #F1E9F6
Accessibility & contrast
On white
1.95
#CBAFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CBAFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBAFE0
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBAFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBAFE0 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8E2
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#C9B5C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbafe0; /* rgb */ color: rgb(203, 175, 224); /* oklch */ color: oklch(79.4% 0.074 310.5);
Tailwind
colors: {
custom: {
50: '#dbc7e9',
500: '#cbafe0',
950: '#000000',
},
}SCSS
$custom: #cbafe0; $custom-light: #dbc7e9; $custom-dark: #000000;
JSON
{
"hex": "#cbafe0",
"rgb": {
"r": 203,
"g": 175,
"b": 224
},
"hsl": {
"h": 274.286,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.79434,
"c": 0.07444,
"h": 310.5
},
"luminance": 0.48738
}Semantic roles & 50–950 ramp
primary
#CBAFE0
secondary
#E4EDDE
accent
#B72E69
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284