#CFB9EE#CFB9EE
#CFB9EE is a very light, moderate violet. Relative luminance 0.541; OKLCH L 82.2% C 0.077 H 303.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB9EE |
|---|---|
| RGB | rgb(207, 185, 238) |
| HSL | hsl(265, 61%, 83%) |
| HSV | hsv(265, 22%, 93%) |
| CMYK | cmyk(13%, 22.3%, 0%, 6.7%) |
| CIE-LAB | lab(78.54, 17.83, -23.46) |
| CIE-LCH | lch(78.54, 29.47, 307.24°) |
| OKLab | oklab(82.19% 0.0426 -0.0639) |
| OKLCH | oklch(82.19% 0.077 303.7) |
| XYZ | xyz(58.5107, 54.1365, 88.2393) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.43
Light Violet
#D6B4FC
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 4.62
Pale Violet
#CEAEFA
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.74
Light Lavendar
#EFC0FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB9EE #D8EEB9
analogous
#B9BDEE #CFB9EE #EAB9EE
triadic
#CFB9EE #EECFB9 #B9EECF
tetradic
#CFB9EE #EEB9BD #D8EEB9 #B9EEEA
square
#CFB9EE #EEB9BD #D8EEB9 #B9EEEA
split-complementary
#CFB9EE #EEEAB9 #BDEEB9
monochromatic
#8B57D6 #AD88E2 #CFB9EE #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.78
#CFB9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CFB9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB9EE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB9EE | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#CAC0CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfb9ee; /* rgb */ color: rgb(207, 185, 238); /* oklch */ color: oklch(82.2% 0.077 303.7);
Tailwind
colors: {
custom: {
50: '#decef3',
500: '#cfb9ee',
950: '#000000',
},
}SCSS
$custom: #cfb9ee; $custom-light: #decef3; $custom-dark: #000000;
JSON
{
"hex": "#cfb9ee",
"rgb": {
"r": 207,
"g": 185,
"b": 238
},
"hsl": {
"h": 264.906,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.82186,
"c": 0.07679,
"h": 303.7
},
"luminance": 0.54136
}Semantic roles & 50–950 ramp
primary
#CFB9EE
secondary
#ACCC7F
accent
#C91D81
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151317
muted
#848385