#CFB1F3#CFB1F3
#CFB1F3 is a light, moderate violet. Relative luminance 0.512; OKLCH L 80.9% C 0.097 H 305.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB1F3 |
|---|---|
| RGB | rgb(207, 177, 243) |
| HSL | hsl(267, 73%, 82%) |
| HSV | hsv(267, 27%, 95%) |
| CMYK | cmyk(14.8%, 27.2%, 0%, 4.7%) |
| CIE-LAB | lab(76.79, 23.24, -28.84) |
| CIE-LCH | lch(76.79, 37.04, 308.87°) |
| OKLab | oklab(80.89% 0.0555 -0.079) |
| OKLCH | oklch(80.89% 0.097 305.1) |
| XYZ | xyz(57.6288, 51.1810, 91.6196) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.67
Pale Violet
#CEAEFA
ΔE00 2.09
Mauve
#E0B0FF
ΔE00 3.84
Lavender (survey)
#C79FEF
ΔE00 4.84
Light Lavender
#DFC5FE
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB1F3 #D5F3B1
analogous
#B1B4F3 #CFB1F3 #F0B1F3
triadic
#CFB1F3 #F3CFB1 #B1F3CF
tetradic
#CFB1F3 #F3B1B4 #D5F3B1 #B1F3F0
square
#CFB1F3 #F3B1B4 #D5F3B1 #B1F3F0
split-complementary
#CFB1F3 #F3F0B1 #B4F3B1
monochromatic
#8E47E3 #AE7CEB #CFB1F3 #EFE4FB #EFE4FB
Accessibility & contrast
On white
1.87
#CFB1F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CFB1F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB1F3
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB1F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB1F3 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BDF6
Deuteranopia (green-blind)
#AABEF1
Tritanopia (blue-blind)
#CABAC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfb1f3; /* rgb */ color: rgb(207, 177, 243); /* oklch */ color: oklch(80.9% 0.097 305.1);
Tailwind
colors: {
custom: {
50: '#dec8f7',
500: '#cfb1f3',
950: '#000000',
},
}SCSS
$custom: #cfb1f3; $custom-light: #dec8f7; $custom-dark: #000000;
JSON
{
"hex": "#cfb1f3",
"rgb": {
"r": 207,
"g": 177,
"b": 243
},
"hsl": {
"h": 267.273,
"s": 73.333,
"l": 82.353
},
"oklch": {
"l": 0.80894,
"c": 0.09652,
"h": 305.1
},
"luminance": 0.51181
}Semantic roles & 50–950 ramp
primary
#CFB1F3
secondary
#A8D375
accent
#D5107C
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285