#FCDD7A#FCDD7A
#FCDD7A is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 90.3% C 0.124 H 92.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDD7A |
|---|---|
| RGB | rgb(252, 221, 122) |
| HSL | hsl(46, 96%, 73%) |
| HSV | hsv(46, 52%, 99%) |
| CMYK | cmyk(0%, 12.3%, 51.6%, 1.2%) |
| CIE-LAB | lab(88.84, -1.39, 52.08) |
| CIE-LCH | lch(88.84, 52.10, 91.52°) |
| OKLab | oklab(90.34% -0.0052 0.1236) |
| OKLCH | oklch(90.34% 0.124 92.4) |
| XYZ | xyz(69.5167, 73.8166, 28.9949) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.61
Pale Gold
#FDDE6C
ΔE00 2.04
Sandy
#F1DA7A
ΔE00 2.39
Yellow Tan
#FFE36E
ΔE00 2.87
Light Mustard
#F7D560
ΔE00 3.02
Sand Yellow
#FCE166
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDD7A #7A99FC
analogous
#FC9C7A #FCDD7A #DAFC7A
triadic
#FCDD7A #7AFCDD #DD7AFC
tetradic
#FCDD7A #7AFC9C #7A99FC #FC7ADA
square
#FCDD7A #7AFC9C #7A99FC #FC7ADA
split-complementary
#FCDD7A #7ADAFC #9C7AFC
monochromatic
#F6BD06 #FBCE3E #FCDD7A #FDECB6 #FEF7E1
Accessibility & contrast
On white
1.33
#FCDD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FCDD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDD7A
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDD7A | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA71
Deuteranopia (green-blind)
#F8E37E
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdd7a; /* rgb */ color: rgb(252, 221, 122); /* oklch */ color: oklch(90.3% 0.124 92.4);
Tailwind
colors: {
custom: {
50: '#ffe7a2',
500: '#fcdd7a',
950: '#000000',
},
}SCSS
$custom: #fcdd7a; $custom-light: #ffe7a2; $custom-dark: #000000;
JSON
{
"hex": "#fcdd7a",
"rgb": {
"r": 252,
"g": 221,
"b": 122
},
"hsl": {
"h": 45.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90336,
"c": 0.12366,
"h": 92.4
},
"luminance": 0.73813
}Semantic roles & 50–950 ramp
primary
#FCDD7A
secondary
#4165D9
accent
#37E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480