#FFD792#FFD792
#FFD792 is a very light, moderate orange. Relative luminance 0.719; OKLCH L 89.8% C 0.097 H 80.6°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD792 |
|---|---|
| RGB | rgb(255, 215, 146) |
| HSL | hsl(38, 100%, 79%) |
| HSV | hsv(38, 43%, 100%) |
| CMYK | cmyk(0%, 15.7%, 42.7%, 0%) |
| CIE-LAB | lab(87.94, 5.08, 39.20) |
| CIE-LCH | lch(87.94, 39.53, 82.61°) |
| OKLab | oklab(89.8% 0.0159 0.0961) |
| OKLCH | oklch(89.8% 0.097 80.6) |
| XYZ | xyz(70.7310, 71.9395, 37.3486) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.58
Pale Peach
#FFE5AD
ΔE00 5.00
Moccasin
#FFE4B5
ΔE00 5.85
Wheat (survey)
#FBDD7E
ΔE00 6.15
Wheat
#F5DEB3
ΔE00 6.65
Sand (survey)
#E2CA76
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD792 #92BAFF
analogous
#FFA092 #FFD792 #F0FF92
triadic
#FFD792 #92FFD7 #D792FF
tetradic
#FFD792 #92FFA0 #92BAFF #FF92F0
square
#FFD792 #92FFA0 #92BAFF #FF92F0
split-complementary
#FFD792 #92F0FF #A092FF
monochromatic
#FFAA18 #FFC155 #FFD792 #FFEDCF #FFF4E0
Accessibility & contrast
On white
1.36
#FFD792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FFD792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD792
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD792 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78D
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#FFCBC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd792; /* rgb */ color: rgb(255, 215, 146); /* oklch */ color: oklch(89.8% 0.097 80.6);
Tailwind
colors: {
custom: {
50: '#ffe3b3',
500: '#ffd792',
950: '#000000',
},
}SCSS
$custom: #ffd792; $custom-light: #ffe3b3; $custom-dark: #000000;
JSON
{
"hex": "#ffd792",
"rgb": {
"r": 255,
"g": 215,
"b": 146
},
"hsl": {
"h": 37.982,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.89797,
"c": 0.09742,
"h": 80.6
},
"luminance": 0.71936
}Semantic roles & 50–950 ramp
primary
#FFD792
secondary
#5488E1
accent
#54E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481