#CFBB88#CFBB88
#CFBB88 is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.7% C 0.071 H 89.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB88 |
|---|---|
| RGB | rgb(207, 187, 136) |
| HSL | hsl(43, 43%, 67%) |
| HSV | hsv(43, 34%, 81%) |
| CMYK | cmyk(0%, 9.7%, 34.3%, 18.8%) |
| CIE-LAB | lab(76.43, -0.37, 28.46) |
| CIE-LCH | lch(76.43, 28.46, 90.74°) |
| OKLab | oklab(79.67% 0.0011 0.0711) |
| OKLCH | oklch(79.67% 0.071 89.1) |
| XYZ | xyz(47.9472, 50.5852, 30.5260) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.93
Very Light Brown
#D3B683
ΔE00 3.17
Sandstone
#C9AE74
ΔE00 4.10
Toupe
#C7AC7D
ΔE00 4.64
Fawn
#CFAF7B
ΔE00 4.75
Tan (survey)
#D1B26F
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB88 #889CCF
analogous
#CF9888 #CFBB88 #BFCF88
triadic
#CFBB88 #88CFBB #BB88CF
tetradic
#CFBB88 #88CF98 #889CCF #CF88BF
square
#CFBB88 #88CF98 #889CCF #CF88BF
split-complementary
#CFBB88 #88BFCF #9888CF
monochromatic
#9D833F #BDA25C #CFBB88 #E1D4B4 #F2EDDF
Accessibility & contrast
On white
1.89
#CFBB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CFBB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB88
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB88 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B985
Deuteranopia (green-blind)
#CCBF8A
Tritanopia (blue-blind)
#DAB3AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfbb88; /* rgb */ color: rgb(207, 187, 136); /* oklch */ color: oklch(79.7% 0.071 89.1);
Tailwind
colors: {
custom: {
50: '#decfab',
500: '#cfbb88',
950: '#000000',
},
}SCSS
$custom: #cfbb88; $custom-light: #decfab; $custom-dark: #000000;
JSON
{
"hex": "#cfbb88",
"rgb": {
"r": 207,
"g": 187,
"b": 136
},
"hsl": {
"h": 43.099,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.79673,
"c": 0.07106,
"h": 89.1
},
"luminance": 0.50584
}Semantic roles & 50–950 ramp
primary
#CFBB88
secondary
#586DA3
accent
#56B630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381