#CBC68A#CBC68A
#CBC68A is a light, moderate yellow. Relative luminance 0.549; OKLCH L 81.6% C 0.079 H 104.0°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC68A |
|---|---|
| RGB | rgb(203, 198, 138) |
| HSL | hsl(55, 38%, 67%) |
| HSV | hsv(55, 32%, 80%) |
| CMYK | cmyk(0%, 2.5%, 32%, 20.4%) |
| CIE-LAB | lab(79.00, -7.43, 30.76) |
| CIE-LCH | lch(79.00, 31.65, 103.58°) |
| OKLab | oklab(81.63% -0.019 0.0766) |
| OKLCH | oklch(81.63% 0.079 104) |
| XYZ | xyz(49.4106, 54.9207, 32.0377) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.23
Beige (survey)
#E6DAA6
ΔE00 6.06
Greenish Beige
#C9D179
ΔE00 6.15
Greenish Tan
#BCCB7A
ΔE00 6.33
Sand
#C2B280
ΔE00 6.34
Pale Olive
#B9CC81
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC68A #8A8FCB
analogous
#CBA68A #CBC68A #B0CB8A
triadic
#CBC68A #8ACBC6 #C68ACB
tetradic
#CBC68A #8ACBA6 #8A8FCB #CB8AB0
square
#CBC68A #8ACBA6 #8A8FCB #CB8AB0
split-complementary
#CBC68A #8AB0CB #A68ACB
monochromatic
#979143 #B8B160 #CBC68A #DEDBB4 #F1EFDF
Accessibility & contrast
On white
1.75
#CBC68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CBC68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC68A
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC68A | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#D2C58C
Tritanopia (blue-blind)
#D4BEB6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbc68a; /* rgb */ color: rgb(203, 198, 138); /* oklch */ color: oklch(81.6% 0.079 104.0);
Tailwind
colors: {
custom: {
50: '#dbd7ac',
500: '#cbc68a',
950: '#000000',
},
}SCSS
$custom: #cbc68a; $custom-light: #dbd7ac; $custom-dark: #000000;
JSON
{
"hex": "#cbc68a",
"rgb": {
"r": 203,
"g": 198,
"b": 138
},
"hsl": {
"h": 55.385,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.81632,
"c": 0.07888,
"h": 104
},
"luminance": 0.5492
}Semantic roles & 50–950 ramp
primary
#CBC68A
secondary
#5B609E
accent
#3EB134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381