#CFC09B#CFC09B
#CFC09B is a light, muted orange. Relative luminance 0.533; OKLCH L 81.1% C 0.052 H 88.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC09B |
|---|---|
| RGB | rgb(207, 192, 155) |
| HSL | hsl(43, 35%, 71%) |
| HSV | hsv(43, 25%, 81%) |
| CMYK | cmyk(0%, 7.2%, 25.1%, 18.8%) |
| CIE-LAB | lab(78.07, -0.51, 20.60) |
| CIE-LCH | lch(78.07, 20.60, 91.43°) |
| OKLab | oklab(81.08% 0.0013 0.0525) |
| OKLCH | oklch(81.08% 0.052 88.6) |
| XYZ | xyz(50.4984, 53.3324, 38.6380) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.79
Khaki
#C3B091
ΔE00 4.95
Sand
#C2B280
ΔE00 5.21
Very Light Brown
#D3B683
ΔE00 5.72
Tan
#D2B48C
ΔE00 6.06
Toupe
#C7AC7D
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC09B #9BAACF
analogous
#CFA69B #CFC09B #C4CF9B
triadic
#CFC09B #9BCFC0 #C09BCF
tetradic
#CFC09B #9BCFA6 #9BAACF #CF9BC4
square
#CFC09B #9BCFA6 #9BAACF #CF9BC4
split-complementary
#CFC09B #9BC4CF #A69BCF
monochromatic
#A28A4E #BBA672 #CFC09B #E3DAC4 #F5F2EA
Accessibility & contrast
On white
1.80
#CFC09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CFC09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC09B
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC09B | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF99
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#D8BAB6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfc09b; /* rgb */ color: rgb(207, 192, 155); /* oklch */ color: oklch(81.1% 0.052 88.6);
Tailwind
colors: {
custom: {
50: '#ded3b8',
500: '#cfc09b',
950: '#000000',
},
}SCSS
$custom: #cfc09b; $custom-light: #ded3b8; $custom-dark: #000000;
JSON
{
"hex": "#cfc09b",
"rgb": {
"r": 207,
"g": 192,
"b": 155
},
"hsl": {
"h": 42.692,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.81083,
"c": 0.05249,
"h": 88.6
},
"luminance": 0.53331
}Semantic roles & 50–950 ramp
primary
#CFC09B
secondary
#6A7BA5
accent
#5AAE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381