#CFC48B#CFC48B
#CFC48B is a light, moderate yellow. Relative luminance 0.546; OKLCH L 81.6% C 0.076 H 98.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC48B |
|---|---|
| RGB | rgb(207, 196, 139) |
| HSL | hsl(50, 41%, 68%) |
| HSV | hsv(50, 33%, 81%) |
| CMYK | cmyk(0%, 5.3%, 32.9%, 18.8%) |
| CIE-LAB | lab(78.82, -4.71, 30.06) |
| CIE-LCH | lch(78.82, 30.43, 98.90°) |
| OKLab | oklab(81.58% -0.0113 0.0749) |
| OKLCH | oklch(81.58% 0.076 98.5) |
| XYZ | xyz(50.1328, 54.6106, 32.3211) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.02
Beige (survey)
#E6DAA6
ΔE00 5.58
Darkkhaki
#BDB76B
ΔE00 5.71
Sand (survey)
#E2CA76
ΔE00 6.31
Very Light Brown
#D3B683
ΔE00 6.99
Sandstone
#C9AE74
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC48B #8B96CF
analogous
#CFA28B #CFC48B #B8CF8B
triadic
#CFC48B #8BCFC4 #C48BCF
tetradic
#CFC48B #8BCFA2 #8B96CF #CF8BB8
square
#CFC48B #8BCFA2 #8B96CF #CF8BB8
split-complementary
#CFC48B #8BB8CF #A28BCF
monochromatic
#9E8F41 #BDAE60 #CFC48B #E1DAB6 #F3F0E2
Accessibility & contrast
On white
1.76
#CFC48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#CFC48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC48B
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC48B | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC187
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#D9BCB5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfc48b; /* rgb */ color: rgb(207, 196, 139); /* oklch */ color: oklch(81.6% 0.076 98.5);
Tailwind
colors: {
custom: {
50: '#ded5ad',
500: '#cfc48b',
950: '#000000',
},
}SCSS
$custom: #cfc48b; $custom-light: #ded5ad; $custom-dark: #000000;
JSON
{
"hex": "#cfc48b",
"rgb": {
"r": 207,
"g": 196,
"b": 139
},
"hsl": {
"h": 50.294,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.81575,
"c": 0.07576,
"h": 98.5
},
"luminance": 0.54609
}Semantic roles & 50–950 ramp
primary
#CFC48B
secondary
#5A66A4
accent
#46B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381