#FFD78F#FFD78F
#FFD78F is a very light, moderate orange. Relative luminance 0.718; OKLCH L 89.7% C 0.100 H 81.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD78F |
|---|---|
| RGB | rgb(255, 215, 143) |
| HSL | hsl(39, 100%, 78%) |
| HSV | hsv(39, 44%, 100%) |
| CMYK | cmyk(0%, 15.7%, 43.9%, 0%) |
| CIE-LAB | lab(87.90, 4.78, 40.66) |
| CIE-LCH | lch(87.90, 40.94, 83.29°) |
| OKLab | oklab(89.75% 0.0147 0.0993) |
| OKLCH | oklch(89.75% 0.1 81.6) |
| XYZ | xyz(70.5007, 71.8474, 36.1357) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.12
Pale Peach
#FFE5AD
ΔE00 5.23
Wheat (survey)
#FBDD7E
ΔE00 5.61
Moccasin
#FFE4B5
ΔE00 6.27
Sand (survey)
#E2CA76
ΔE00 6.87
Wheat
#F5DEB3
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD78F #8FB7FF
analogous
#FF9F8F #FFD78F #EFFF8F
triadic
#FFD78F #8FFFD7 #D78FFF
tetradic
#FFD78F #8FFF9F #8FB7FF #FF8FEF
square
#FFD78F #8FFF9F #8FB7FF #FF8FEF
split-complementary
#FFD78F #8FEFFF #9F8FFF
monochromatic
#FFAB15 #FFC152 #FFD78F #FFEDCC #FFF4E0
Accessibility & contrast
On white
1.37
#FFD78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FFD78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD78F
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD78F | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78A
Deuteranopia (green-blind)
#F2E191
Tritanopia (blue-blind)
#FFCBC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd78f; /* rgb */ color: rgb(255, 215, 143); /* oklch */ color: oklch(89.7% 0.100 81.6);
Tailwind
colors: {
custom: {
50: '#ffe3b0',
500: '#ffd78f',
950: '#000000',
},
}SCSS
$custom: #ffd78f; $custom-light: #ffe3b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd78f",
"rgb": {
"r": 255,
"g": 215,
"b": 143
},
"hsl": {
"h": 38.571,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.89748,
"c": 0.10041,
"h": 81.6
},
"luminance": 0.71844
}Semantic roles & 50–950 ramp
primary
#FFD78F
secondary
#5285E0
accent
#52E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481