#CDC088#CDC088
#CDC088 is a light, moderate yellow. Relative luminance 0.525; OKLCH L 80.5% C 0.075 H 96.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC088 |
|---|---|
| RGB | rgb(205, 192, 136) |
| HSL | hsl(49, 41%, 67%) |
| HSV | hsv(49, 34%, 80%) |
| CMYK | cmyk(0%, 6.3%, 33.7%, 19.6%) |
| CIE-LAB | lab(77.55, -3.78, 29.93) |
| CIE-LCH | lch(77.55, 30.16, 97.19°) |
| OKLab | oklab(80.52% -0.0087 0.0745) |
| OKLCH | oklch(80.52% 0.075 96.6) |
| XYZ | xyz(48.4711, 52.4573, 30.8597) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.92
Darkkhaki
#BDB76B
ΔE00 5.52
Very Light Brown
#D3B683
ΔE00 6.02
Sandstone
#C9AE74
ΔE00 6.16
Beige (survey)
#E6DAA6
ΔE00 6.41
Sand (survey)
#E2CA76
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC088 #8895CD
analogous
#CD9E88 #CDC088 #B8CD88
triadic
#CDC088 #88CDC0 #C088CD
tetradic
#CDC088 #88CD9E #8895CD #CD88B8
square
#CDC088 #88CD9E #8895CD #CD88B8
split-complementary
#CDC088 #88B8CD #9E88CD
monochromatic
#9A8941 #BBA95D #CDC088 #DFD7B3 #F1EEDE
Accessibility & contrast
On white
1.83
#CDC088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CDC088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC088
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC088 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD84
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#D7B8B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdc088; /* rgb */ color: rgb(205, 192, 136); /* oklch */ color: oklch(80.5% 0.075 96.6);
Tailwind
colors: {
custom: {
50: '#ddd2ab',
500: '#cdc088',
950: '#000000',
},
}SCSS
$custom: #cdc088; $custom-light: #ddd2ab; $custom-dark: #000000;
JSON
{
"hex": "#cdc088",
"rgb": {
"r": 205,
"g": 192,
"b": 136
},
"hsl": {
"h": 48.696,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.8052,
"c": 0.07502,
"h": 96.6
},
"luminance": 0.52456
}Semantic roles & 50–950 ramp
primary
#CDC088
secondary
#5966A0
accent
#4AB432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381