#CFB5EE#CFB5EE
#CFB5EE is a light, moderate violet. Relative luminance 0.525; OKLCH L 81.4% C 0.083 H 305.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB5EE |
|---|---|
| RGB | rgb(207, 181, 238) |
| HSL | hsl(267, 63%, 82%) |
| HSV | hsv(267, 24%, 93%) |
| CMYK | cmyk(13%, 23.9%, 0%, 6.7%) |
| CIE-LAB | lab(77.57, 20.01, -24.94) |
| CIE-LCH | lch(77.57, 31.98, 308.74°) |
| OKLab | oklab(81.44% 0.0483 -0.068) |
| OKLCH | oklch(81.44% 0.083 305.4) |
| XYZ | xyz(57.6857, 52.4864, 87.9642) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.21
Light Lavender
#DFC5FE
ΔE00 3.97
Pale Violet
#CEAEFA
ΔE00 4.10
Mauve
#E0B0FF
ΔE00 5.25
Pale Lilac
#E4CBFF
ΔE00 5.40
Light Lilac
#EDC8FF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB5EE #D4EEB5
analogous
#B5B8EE #CFB5EE #EBB5EE
triadic
#CFB5EE #EECFB5 #B5EECF
tetradic
#CFB5EE #EEB5B8 #D4EEB5 #B5EEEB
square
#CFB5EE #EEB5B8 #D4EEB5 #B5EEEB
split-complementary
#CFB5EE #EEEBB5 #B8EEB5
monochromatic
#8E51D7 #AF83E3 #CFB5EE #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.83
#CFB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CFB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB5EE
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB5EE | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#CBBDC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfb5ee; /* rgb */ color: rgb(207, 181, 238); /* oklch */ color: oklch(81.4% 0.083 305.4);
Tailwind
colors: {
custom: {
50: '#decbf3',
500: '#cfb5ee',
950: '#000000',
},
}SCSS
$custom: #cfb5ee; $custom-light: #decbf3; $custom-dark: #000000;
JSON
{
"hex": "#cfb5ee",
"rgb": {
"r": 207,
"g": 181,
"b": 238
},
"hsl": {
"h": 267.368,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.81437,
"c": 0.08343,
"h": 305.4
},
"luminance": 0.52486
}Semantic roles & 50–950 ramp
primary
#CFB5EE
secondary
#A7CC7C
accent
#CA1B7A
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285