#CFAFEE#CFAFEE
#CFAFEE is a light, moderate violet. Relative luminance 0.501; OKLCH L 80.3% C 0.094 H 307.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFEE |
|---|---|
| RGB | rgb(207, 175, 238) |
| HSL | hsl(270, 65%, 81%) |
| HSV | hsv(270, 26%, 93%) |
| CMYK | cmyk(13%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(76.13, 23.28, -27.15) |
| CIE-LCH | lch(76.13, 35.76, 310.62°) |
| OKLab | oklab(80.33% 0.0569 -0.0742) |
| OKLCH | oklch(80.33% 0.094 307.5) |
| XYZ | xyz(56.4919, 50.0988, 87.5663) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.45
Pale Violet
#CEAEFA
ΔE00 2.91
Mauve
#E0B0FF
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.81
Light Lavender
#DFC5FE
ΔE00 5.31
Lilac (survey)
#CEA2FD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFEE #CEEEAF
analogous
#AFAFEE #CFAFEE #EEAFED
triadic
#CFAFEE #EECFAF #AFEECF
tetradic
#CFAFEE #EEAFAF #CEEEAF #AFEDEE
square
#CFAFEE #EEAFAF #CEEEAF #AFEDEE
split-complementary
#CFAFEE #EDEEAF #AFEEAF
monochromatic
#924AD9 #B17DE3 #CFAFEE #EDE1F9 #F0E6FA
Accessibility & contrast
On white
1.91
#CFAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CFAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFEE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFEE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF1
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#CBB7C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfafee; /* rgb */ color: rgb(207, 175, 238); /* oklch */ color: oklch(80.3% 0.094 307.5);
Tailwind
colors: {
custom: {
50: '#dec7f3',
500: '#cfafee',
950: '#000000',
},
}SCSS
$custom: #cfafee; $custom-light: #dec7f3; $custom-dark: #000000;
JSON
{
"hex": "#cfafee",
"rgb": {
"r": 207,
"g": 175,
"b": 238
},
"hsl": {
"h": 270.476,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.80328,
"c": 0.09352,
"h": 307.5
},
"luminance": 0.50098
}Semantic roles & 50–950 ramp
primary
#CFAFEE
secondary
#A0CC76
accent
#CD1971
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285