#FFD790#FFD790
#FFD790 is a very light, moderate orange. Relative luminance 0.719; OKLCH L 89.8% C 0.099 H 81.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD790 |
|---|---|
| RGB | rgb(255, 215, 144) |
| HSL | hsl(38, 100%, 78%) |
| HSV | hsv(38, 44%, 100%) |
| CMYK | cmyk(0%, 15.7%, 43.5%, 0%) |
| CIE-LAB | lab(87.91, 4.88, 40.17) |
| CIE-LCH | lch(87.91, 40.47, 83.07°) |
| OKLab | oklab(89.76% 0.0151 0.0983) |
| OKLCH | oklch(89.76% 0.099 81.3) |
| XYZ | xyz(70.5768, 71.8778, 36.5364) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.94
Pale Peach
#FFE5AD
ΔE00 5.15
Wheat (survey)
#FBDD7E
ΔE00 5.78
Moccasin
#FFE4B5
ΔE00 6.13
Wheat
#F5DEB3
ΔE00 6.92
Sand (survey)
#E2CA76
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD790 #90B8FF
analogous
#FF9F90 #FFD790 #F0FF90
triadic
#FFD790 #90FFD7 #D790FF
tetradic
#FFD790 #90FF9F #90B8FF #FF90F0
square
#FFD790 #90FF9F #90B8FF #FF90F0
split-complementary
#FFD790 #90F0FF #9F90FF
monochromatic
#FFAB16 #FFC153 #FFD790 #FFEDCD #FFF4E0
Accessibility & contrast
On white
1.37
#FFD790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FFD790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD790
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD790 | 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)
#E8D78B
Deuteranopia (green-blind)
#F2E192
Tritanopia (blue-blind)
#FFCBC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd790; /* rgb */ color: rgb(255, 215, 144); /* oklch */ color: oklch(89.8% 0.099 81.3);
Tailwind
colors: {
custom: {
50: '#ffe3b1',
500: '#ffd790',
950: '#000000',
},
}SCSS
$custom: #ffd790; $custom-light: #ffe3b1; $custom-dark: #000000;
JSON
{
"hex": "#ffd790",
"rgb": {
"r": 255,
"g": 215,
"b": 144
},
"hsl": {
"h": 38.378,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.89764,
"c": 0.09942,
"h": 81.3
},
"luminance": 0.71874
}Semantic roles & 50–950 ramp
primary
#FFD790
secondary
#5386E1
accent
#53E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481