#CFBAED#CFBAED
#CFBAED is a very light, moderate violet. Relative luminance 0.545; OKLCH L 82.3% C 0.074 H 303.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBAED |
|---|---|
| RGB | rgb(207, 186, 237) |
| HSL | hsl(265, 59%, 83%) |
| HSV | hsv(265, 22%, 93%) |
| CMYK | cmyk(12.7%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.75, 17.08, -22.61) |
| CIE-LCH | lch(78.75, 28.33, 307.08°) |
| OKLab | oklab(82.34% 0.0408 -0.0615) |
| OKLCH | oklch(82.34% 0.074 303.6) |
| XYZ | xyz(58.5741, 54.4977, 87.5376) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.45
Pale Lilac
#E4CBFF
ΔE00 4.48
Light Violet
#D6B4FC
ΔE00 4.70
Pale Violet
#CEAEFA
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBAED #D8EDBA
analogous
#BABEED #CFBAED #E8BAED
triadic
#CFBAED #EDCFBA #BAEDCF
tetradic
#CFBAED #EDBABE #D8EDBA #BAEDE8
square
#CFBAED #EDBABE #D8EDBA #BAEDE8
split-complementary
#CFBAED #EDE8BA #BEEDBA
monochromatic
#8B59D4 #AD89E0 #CFBAED #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.76
#CFBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#CFBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBAED
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBAED | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EF
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#CBC1CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbaed; /* rgb */ color: rgb(207, 186, 237); /* oklch */ color: oklch(82.3% 0.074 303.6);
Tailwind
colors: {
custom: {
50: '#decef3',
500: '#cfbaed',
950: '#000000',
},
}SCSS
$custom: #cfbaed; $custom-light: #decef3; $custom-dark: #000000;
JSON
{
"hex": "#cfbaed",
"rgb": {
"r": 207,
"g": 186,
"b": 237
},
"hsl": {
"h": 264.706,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.82337,
"c": 0.07383,
"h": 303.6
},
"luminance": 0.54498
}Semantic roles & 50–950 ramp
primary
#CFBAED
secondary
#ACCA81
accent
#C61F81
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385