#CFB4F5#CFB4F5
#CFB4F5 is a light, moderate violet. Relative luminance 0.525; OKLCH L 81.5% C 0.094 H 303.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB4F5 |
|---|---|
| RGB | rgb(207, 180, 245) |
| HSL | hsl(265, 76%, 83%) |
| HSV | hsv(265, 27%, 96%) |
| CMYK | cmyk(15.5%, 26.5%, 0%, 3.9%) |
| CIE-LAB | lab(77.58, 22.03, -28.70) |
| CIE-LCH | lch(77.58, 36.18, 307.51°) |
| OKLab | oklab(81.53% 0.0518 -0.0786) |
| OKLCH | oklch(81.53% 0.094 303.4) |
| XYZ | xyz(58.5315, 52.5006, 93.4186) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.79
Pale Violet
#CEAEFA
ΔE00 2.42
Mauve
#E0B0FF
ΔE00 4.32
Light Lavender
#DFC5FE
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 5.56
Lilac (survey)
#CEA2FD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB4F5 #DAF5B4
analogous
#B4B9F5 #CFB4F5 #EFB4F5
triadic
#CFB4F5 #F5CFB4 #B4F5CF
tetradic
#CFB4F5 #F5B4B9 #DAF5B4 #B4F5EF
square
#CFB4F5 #F5B4B9 #DAF5B4 #B4F5EF
split-complementary
#CFB4F5 #F5EFB4 #B9F5B4
monochromatic
#8A48E7 #AC7EEE #CFB4F5 #EEE4FB #EEE4FB
Accessibility & contrast
On white
1.83
#CFB4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CFB4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB4F5
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB4F5 | 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)
#A7BFF8
Deuteranopia (green-blind)
#ACC0F3
Tritanopia (blue-blind)
#C9BDCB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfb4f5; /* rgb */ color: rgb(207, 180, 245); /* oklch */ color: oklch(81.5% 0.094 303.4);
Tailwind
colors: {
custom: {
50: '#decaf8',
500: '#cfb4f5',
950: '#000000',
},
}SCSS
$custom: #cfb4f5; $custom-light: #decaf8; $custom-dark: #000000;
JSON
{
"hex": "#cfb4f5",
"rgb": {
"r": 207,
"g": 180,
"b": 245
},
"hsl": {
"h": 264.923,
"s": 76.471,
"l": 83.333
},
"oklch": {
"l": 0.81525,
"c": 0.09413,
"h": 303.4
},
"luminance": 0.525
}Semantic roles & 50–950 ramp
primary
#CFB4F5
secondary
#AFD677
accent
#D90D84
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285