#FFD78E#FFD78E
#FFD78E is a very light, moderate orange. Relative luminance 0.718; OKLCH L 89.7% C 0.101 H 81.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD78E |
|---|---|
| RGB | rgb(255, 215, 142) |
| HSL | hsl(39, 100%, 78%) |
| HSV | hsv(39, 44%, 100%) |
| CMYK | cmyk(0%, 15.7%, 44.3%, 0%) |
| CIE-LAB | lab(87.88, 4.68, 41.14) |
| CIE-LCH | lch(87.88, 41.41, 83.50°) |
| OKLab | oklab(89.73% 0.0144 0.1004) |
| OKLCH | oklch(89.73% 0.101 81.9) |
| XYZ | xyz(70.4252, 71.8172, 35.7385) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.29
Pale Peach
#FFE5AD
ΔE00 5.32
Wheat (survey)
#FBDD7E
ΔE00 5.44
Moccasin
#FFE4B5
ΔE00 6.41
Sand (survey)
#E2CA76
ΔE00 6.76
Sandy
#F1DA7A
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD78E #8EB6FF
analogous
#FF9E8E #FFD78E #EFFF8E
triadic
#FFD78E #8EFFD7 #D78EFF
tetradic
#FFD78E #8EFF9E #8EB6FF #FF8EEF
square
#FFD78E #8EFF9E #8EB6FF #FF8EEF
split-complementary
#FFD78E #8EEFFF #9E8EFF
monochromatic
#FFAC14 #FFC151 #FFD78E #FFEDCB #FFF4E0
Accessibility & contrast
On white
1.37
#FFD78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#FFD78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD78E
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD78E | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D688
Deuteranopia (green-blind)
#F2E190
Tritanopia (blue-blind)
#FFCBC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd78e; /* rgb */ color: rgb(255, 215, 142); /* oklch */ color: oklch(89.7% 0.101 81.9);
Tailwind
colors: {
custom: {
50: '#ffe3b0',
500: '#ffd78e',
950: '#000000',
},
}SCSS
$custom: #ffd78e; $custom-light: #ffe3b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd78e",
"rgb": {
"r": 255,
"g": 215,
"b": 142
},
"hsl": {
"h": 38.761,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.89731,
"c": 0.1014,
"h": 81.9
},
"luminance": 0.71814
}Semantic roles & 50–950 ramp
primary
#FFD78E
secondary
#5184E0
accent
#51E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481