#CFBC90#CFBC90
#CFBC90 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.0% C 0.062 H 87.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC90 |
|---|---|
| RGB | rgb(207, 188, 144) |
| HSL | hsl(42, 40%, 69%) |
| HSV | hsv(42, 30%, 81%) |
| CMYK | cmyk(0%, 9.2%, 30.4%, 18.8%) |
| CIE-LAB | lab(76.83, 0.11, 24.76) |
| CIE-LCH | lch(76.83, 24.76, 89.74°) |
| OKLab | oklab(80.04% 0.0029 0.0624) |
| OKLCH | oklch(80.04% 0.062 87.4) |
| XYZ | xyz(48.7500, 51.2469, 33.7038) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.59
Sand
#C2B280
ΔE00 3.61
Putty
#BEAE8A
ΔE00 4.37
Toupe
#C7AC7D
ΔE00 4.81
Tan
#D2B48C
ΔE00 4.82
Khaki
#C3B091
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC90 #90A3CF
analogous
#CF9D90 #CFBC90 #C3CF90
triadic
#CFBC90 #90CFBC #BC90CF
tetradic
#CFBC90 #90CF9D #90A3CF #CF90C3
square
#CFBC90 #90CF9D #90A3CF #CF90C3
split-complementary
#CFBC90 #90C3CF #9D90CF
monochromatic
#A08445 #BDA265 #CFBC90 #E1D6BB #F4F0E5
Accessibility & contrast
On white
1.87
#CFBC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CFBC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC90
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC90 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB8D
Deuteranopia (green-blind)
#CBC091
Tritanopia (blue-blind)
#D9B5B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc90; /* rgb */ color: rgb(207, 188, 144); /* oklch */ color: oklch(80.0% 0.062 87.4);
Tailwind
colors: {
custom: {
50: '#ded0b0',
500: '#cfbc90',
950: '#000000',
},
}SCSS
$custom: #cfbc90; $custom-light: #ded0b0; $custom-dark: #000000;
JSON
{
"hex": "#cfbc90",
"rgb": {
"r": 207,
"g": 188,
"b": 144
},
"hsl": {
"h": 41.905,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80036,
"c": 0.06248,
"h": 87.4
},
"luminance": 0.51245
}Semantic roles & 50–950 ramp
primary
#CFBC90
secondary
#5F74A4
accent
#59B333
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381