#FCD78B#FCD78B
#FCD78B is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.4% C 0.103 H 84.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD78B |
|---|---|
| RGB | rgb(252, 215, 139) |
| HSL | hsl(40, 95%, 77%) |
| HSV | hsv(40, 45%, 99%) |
| CMYK | cmyk(0%, 14.7%, 44.8%, 1.2%) |
| CIE-LAB | lab(87.56, 3.21, 42.19) |
| CIE-LCH | lch(87.56, 42.31, 85.65°) |
| OKLab | oklab(89.41% 0.0099 0.1026) |
| OKLCH | oklch(89.41% 0.103 84.5) |
| XYZ | xyz(69.1078, 71.1636, 34.5169) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.31
Pale Peach
#FFE5AD
ΔE00 5.32
Sand (survey)
#E2CA76
ΔE00 5.72
Sandy
#F1DA7A
ΔE00 5.78
Navajowhite
#FFDEAD
ΔE00 5.94
Light Mustard
#F7D560
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD78B #8BB0FC
analogous
#FC9F8B #FCD78B #E9FC8B
triadic
#FCD78B #8BFCD7 #D78BFC
tetradic
#FCD78B #8BFC9F #8BB0FC #FC8BE9
square
#FCD78B #8BFC9F #8BB0FC #FC8BE9
split-complementary
#FCD78B #8BE9FC #9F8BFC
monochromatic
#F9AE14 #FAC24F #FCD78B #FEECC7 #FEF5E1
Accessibility & contrast
On white
1.38
#FCD78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FCD78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD78B
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD78B | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D685
Deuteranopia (green-blind)
#F1E08D
Tritanopia (blue-blind)
#FFCBC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd78b; /* rgb */ color: rgb(252, 215, 139); /* oklch */ color: oklch(89.4% 0.103 84.5);
Tailwind
colors: {
custom: {
50: '#ffe3ae',
500: '#fcd78b',
950: '#000000',
},
}SCSS
$custom: #fcd78b; $custom-light: #ffe3ae; $custom-dark: #000000;
JSON
{
"hex": "#fcd78b",
"rgb": {
"r": 252,
"g": 215,
"b": 139
},
"hsl": {
"h": 40.354,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.89405,
"c": 0.10311,
"h": 84.5
},
"luminance": 0.7116
}Semantic roles & 50–950 ramp
primary
#FCD78B
secondary
#507DDC
accent
#4BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481