#CFCB8B#CFCB8B
#CFCB8B is a very light, moderate yellow. Relative luminance 0.578; OKLCH L 83.0% C 0.083 H 105.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB8B |
|---|---|
| RGB | rgb(207, 203, 139) |
| HSL | hsl(56, 41%, 68%) |
| HSV | hsv(56, 33%, 81%) |
| CMYK | cmyk(0%, 1.9%, 32.9%, 18.8%) |
| CIE-LAB | lab(80.65, -8.32, 32.49) |
| CIE-LCH | lch(80.65, 33.54, 104.37°) |
| OKLab | oklab(83.03% -0.0216 0.0806) |
| OKLCH | oklch(83.03% 0.083 105) |
| XYZ | xyz(51.7487, 57.8424, 32.8597) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.12
Beige (survey)
#E6DAA6
ΔE00 5.57
Greenish Tan
#BCCB7A
ΔE00 5.77
Darkkhaki
#BDB76B
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 6.33
Sand (survey)
#E2CA76
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB8B #8B8FCF
analogous
#CFA98B #CFCB8B #B1CF8B
triadic
#CFCB8B #8BCFCB #CB8BCF
tetradic
#CFCB8B #8BCFA9 #8B8FCF #CF8BB1
square
#CFCB8B #8BCFA9 #8B8FCF #CF8BB1
split-complementary
#CFCB8B #8BB1CF #A98BCF
monochromatic
#9E9941 #BDB860 #CFCB8B #E1DEB6 #F3F2E2
Accessibility & contrast
On white
1.67
#CFCB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CFCB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB8B
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB8B | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C687
Deuteranopia (green-blind)
#D8CA8D
Tritanopia (blue-blind)
#D9C3BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfcb8b; /* rgb */ color: rgb(207, 203, 139); /* oklch */ color: oklch(83.0% 0.083 105.0);
Tailwind
colors: {
custom: {
50: '#dedaad',
500: '#cfcb8b',
950: '#000000',
},
}SCSS
$custom: #cfcb8b; $custom-light: #dedaad; $custom-dark: #000000;
JSON
{
"hex": "#cfcb8b",
"rgb": {
"r": 207,
"g": 203,
"b": 139
},
"hsl": {
"h": 56.471,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.83028,
"c": 0.08348,
"h": 105
},
"luminance": 0.57841
}Semantic roles & 50–950 ramp
primary
#CFCB8B
secondary
#5A5FA4
accent
#39B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381