#CCCD98#CCCD98
#CCCD98 is a very light, moderate yellow. Relative luminance 0.588; OKLCH L 83.4% C 0.070 H 108.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD98 |
|---|---|
| RGB | rgb(204, 205, 152) |
| HSL | hsl(61, 35%, 70%) |
| HSV | hsv(61, 26%, 80%) |
| CMYK | cmyk(0.5%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(81.16, -8.82, 26.36) |
| CIE-LCH | lch(81.16, 27.80, 108.50°) |
| OKLab | oklab(83.45% -0.0225 0.0664) |
| OKLCH | oklch(83.45% 0.07 108.7) |
| XYZ | xyz(52.4006, 58.7677, 38.2825) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.63
Pale Olive
#B9CC81
ΔE00 6.24
Greenish Tan
#BCCB7A
ΔE00 6.45
Greenish Beige
#C9D179
ΔE00 6.72
Palegoldenrod
#EEE8AA
ΔE00 7.01
Vanilla
#F3E5AB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD98 #9998CD
analogous
#CDB398 #CCCD98 #B2CD98
triadic
#CCCD98 #98CCCD #CD98CC
tetradic
#CCCD98 #98CDB3 #9998CD #CD98B2
square
#CCCD98 #98CDB3 #9998CD #CD98B2
split-complementary
#CCCD98 #98B2CD #B398CD
monochromatic
#9C9E4D #B8B96F #CCCD98 #E0E1C1 #F5F5EA
Accessibility & contrast
On white
1.65
#CCCD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#CCCD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD98
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD98 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C895
Deuteranopia (green-blind)
#D6CB9A
Tritanopia (blue-blind)
#D4C6BF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccd98; /* rgb */ color: rgb(204, 205, 152); /* oklch */ color: oklch(83.4% 0.070 108.7);
Tailwind
colors: {
custom: {
50: '#dcdcb6',
500: '#cccd98',
950: '#000000',
},
}SCSS
$custom: #cccd98; $custom-light: #dcdcb6; $custom-dark: #000000;
JSON
{
"hex": "#cccd98",
"rgb": {
"r": 204,
"g": 205,
"b": 152
},
"hsl": {
"h": 61.132,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.83449,
"c": 0.07013,
"h": 108.7
},
"luminance": 0.58767
}Semantic roles & 50–950 ramp
primary
#CCCD98
secondary
#6867A2
accent
#38AD3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481