#CFB9F1#CFB9F1
#CFB9F1 is a very light, moderate violet. Relative luminance 0.543; OKLCH L 82.3% C 0.081 H 302.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB9F1 |
|---|---|
| RGB | rgb(207, 185, 241) |
| HSL | hsl(264, 67%, 84%) |
| HSV | hsv(264, 23%, 95%) |
| CMYK | cmyk(14.1%, 23.2%, 0%, 5.5%) |
| CIE-LAB | lab(78.64, 18.46, -24.92) |
| CIE-LCH | lch(78.64, 31.01, 306.54°) |
| OKLab | oklab(82.3% 0.0435 -0.068) |
| OKLCH | oklch(82.3% 0.081 302.6) |
| XYZ | xyz(58.9551, 54.3142, 90.5798) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.33
Light Violet
#D6B4FC
ΔE00 3.63
Pale Violet
#CEAEFA
ΔE00 4.57
Pale Lilac
#E4CBFF
ΔE00 4.73
Light Lilac
#EDC8FF
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB9F1 #DBF1B9
analogous
#B9BFF1 #CFB9F1 #EBB9F1
triadic
#CFB9F1 #F1CFB9 #B9F1CF
tetradic
#CFB9F1 #F1B9BF #DBF1B9 #B9F1EB
square
#CFB9F1 #F1B9BF #DBF1B9 #B9F1EB
split-complementary
#CFB9F1 #F1EBB9 #BFF1B9
monochromatic
#8953DD #AC86E7 #CFB9F1 #EEE5FA #EEE5FA
Accessibility & contrast
On white
1.77
#CFB9F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#CFB9F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB9F1
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB9F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB9F1 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F3
Deuteranopia (green-blind)
#B2C3EF
Tritanopia (blue-blind)
#CAC1CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfb9f1; /* rgb */ color: rgb(207, 185, 241); /* oklch */ color: oklch(82.3% 0.081 302.6);
Tailwind
colors: {
custom: {
50: '#decef5',
500: '#cfb9f1',
950: '#000000',
},
}SCSS
$custom: #cfb9f1; $custom-light: #decef5; $custom-dark: #000000;
JSON
{
"hex": "#cfb9f1",
"rgb": {
"r": 207,
"g": 185,
"b": 241
},
"hsl": {
"h": 263.571,
"s": 66.667,
"l": 83.529
},
"oklch": {
"l": 0.823,
"c": 0.08071,
"h": 302.6
},
"luminance": 0.54314
}Semantic roles & 50–950 ramp
primary
#CFB9F1
secondary
#B0D07E
accent
#CF1786
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151317
muted
#848385