#CFBC88#CFBC88
#CFBC88 is a light, moderate orange. Relative luminance 0.510; OKLCH L 79.9% C 0.072 H 90.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC88 |
|---|---|
| RGB | rgb(207, 188, 136) |
| HSL | hsl(44, 43%, 67%) |
| HSV | hsv(44, 34%, 81%) |
| CMYK | cmyk(0%, 9.2%, 34.3%, 18.8%) |
| CIE-LAB | lab(76.69, -0.89, 28.80) |
| CIE-LCH | lch(76.69, 28.82, 91.77°) |
| OKLab | oklab(79.88% -0.0004 0.0719) |
| OKLCH | oklch(79.88% 0.072 90.3) |
| XYZ | xyz(48.1601, 51.0109, 30.5970) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.98
Very Light Brown
#D3B683
ΔE00 3.62
Sandstone
#C9AE74
ΔE00 4.38
Tan (survey)
#D1B26F
ΔE00 4.97
Toupe
#C7AC7D
ΔE00 5.08
Fawn
#CFAF7B
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC88 #889BCF
analogous
#CF9988 #CFBC88 #BECF88
triadic
#CFBC88 #88CFBC #BC88CF
tetradic
#CFBC88 #88CF99 #889BCF #CF88BE
square
#CFBC88 #88CF99 #889BCF #CF88BE
split-complementary
#CFBC88 #88BECF #9988CF
monochromatic
#9D843F #BDA35C #CFBC88 #E1D5B4 #F2EDDF
Accessibility & contrast
On white
1.87
#CFBC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CFBC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC88
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC88 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA84
Deuteranopia (green-blind)
#CCC08A
Tritanopia (blue-blind)
#DAB4AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc88; /* rgb */ color: rgb(207, 188, 136); /* oklch */ color: oklch(79.9% 0.072 90.3);
Tailwind
colors: {
custom: {
50: '#ded0ab',
500: '#cfbc88',
950: '#000000',
},
}SCSS
$custom: #cfbc88; $custom-light: #ded0ab; $custom-dark: #000000;
JSON
{
"hex": "#cfbc88",
"rgb": {
"r": 207,
"g": 188,
"b": 136
},
"hsl": {
"h": 43.944,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.79876,
"c": 0.07187,
"h": 90.3
},
"luminance": 0.51009
}Semantic roles & 50–950 ramp
primary
#CFBC88
secondary
#586CA3
accent
#54B630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381