#CFBDA2#CFBDA2
#CFBDA2 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.6% C 0.042 H 78.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDA2 |
|---|---|
| RGB | rgb(207, 189, 162) |
| HSL | hsl(36, 32%, 72%) |
| HSV | hsv(36, 22%, 81%) |
| CMYK | cmyk(0%, 8.7%, 21.7%, 18.8%) |
| CIE-LAB | lab(77.44, 2.07, 15.97) |
| CIE-LCH | lch(77.44, 16.11, 82.62°) |
| OKLab | oklab(80.64% 0.0087 0.0411) |
| OKLCH | oklch(80.64% 0.042 78) |
| XYZ | xyz(50.4514, 52.2704, 41.6069) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.74
Warm Gray
#C9BEB0
ΔE00 4.87
Tan
#D2B48C
ΔE00 5.26
Putty
#BEAE8A
ΔE00 5.56
Greige
#B8AB98
ΔE00 5.79
Very Light Brown
#D3B683
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDA2 #A2B4CF
analogous
#CFA7A2 #CFBDA2 #CBCFA2
triadic
#CFBDA2 #A2CFBD #BDA2CF
tetradic
#CFBDA2 #A2CFA7 #A2B4CF #CFA2CB
square
#CFBDA2 #A2CFA7 #A2B4CF #CFA2CB
split-complementary
#CFBDA2 #A2CBCF #A7A2CF
monochromatic
#A38354 #BAA07A #CFBDA2 #E4DACA #F5F1EB
Accessibility & contrast
On white
1.83
#CFBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CFBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDA2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDA2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#C9C1A3
Tritanopia (blue-blind)
#D7B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbda2; /* rgb */ color: rgb(207, 189, 162); /* oklch */ color: oklch(80.6% 0.042 78.0);
Tailwind
colors: {
custom: {
50: '#ded0bd',
500: '#cfbda2',
950: '#000000',
},
}SCSS
$custom: #cfbda2; $custom-light: #ded0bd; $custom-dark: #000000;
JSON
{
"hex": "#cfbda2",
"rgb": {
"r": 207,
"g": 189,
"b": 162
},
"hsl": {
"h": 36,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.80636,
"c": 0.04203,
"h": 78
},
"luminance": 0.52269
}Semantic roles & 50–950 ramp
primary
#CFBDA2
secondary
#7185A5
accent
#68AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382