#FCDB7F#FCDB7F
#FCDB7F is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.0% C 0.117 H 90.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB7F |
|---|---|
| RGB | rgb(252, 219, 127) |
| HSL | hsl(44, 95%, 74%) |
| HSV | hsv(44, 50%, 99%) |
| CMYK | cmyk(0%, 13.1%, 49.6%, 1.2%) |
| CIE-LAB | lab(88.40, 0.06, 49.14) |
| CIE-LCH | lch(88.40, 49.14, 89.93°) |
| OKLab | oklab(90.01% -0.0005 0.1175) |
| OKLCH | oklch(90.01% 0.117 90.2) |
| XYZ | xyz(69.3096, 72.8940, 30.4937) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.09
Sandy
#F1DA7A
ΔE00 3.05
Pale Gold
#FDDE6C
ΔE00 3.29
Light Mustard
#F7D560
ΔE00 3.75
Yellow Tan
#FFE36E
ΔE00 4.19
Light Gold
#FDDC5C
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB7F #7FA0FC
analogous
#FC9D7F #FCDB7F #DFFC7F
triadic
#FCDB7F #7FFCDB #DB7FFC
tetradic
#FCDB7F #7FFC9D #7FA0FC #FC7FDF
square
#FCDB7F #7FFC9D #7FA0FC #FC7FDF
split-complementary
#FCDB7F #7FDFFC #9D7FFC
monochromatic
#F9B907 #FBCA43 #FCDB7F #FDECBB #FEF7E1
Accessibility & contrast
On white
1.35
#FCDB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FCDB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB7F
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB7F | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcdb7f; /* rgb */ color: rgb(252, 219, 127); /* oklch */ color: oklch(90.0% 0.117 90.2);
Tailwind
colors: {
custom: {
50: '#ffe6a6',
500: '#fcdb7f',
950: '#000000',
},
}SCSS
$custom: #fcdb7f; $custom-light: #ffe6a6; $custom-dark: #000000;
JSON
{
"hex": "#fcdb7f",
"rgb": {
"r": 252,
"g": 219,
"b": 127
},
"hsl": {
"h": 44.16,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90009,
"c": 0.11747,
"h": 90.2
},
"luminance": 0.72891
}Semantic roles & 50–950 ramp
primary
#FCDB7F
secondary
#456CDA
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480