#FFD492#FFD492
#FFD492 is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.2% C 0.096 H 77.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD492 |
|---|---|
| RGB | rgb(255, 212, 146) |
| HSL | hsl(36, 100%, 79%) |
| HSV | hsv(36, 43%, 100%) |
| CMYK | cmyk(0%, 16.9%, 42.7%, 0%) |
| CIE-LAB | lab(87.21, 6.63, 38.25) |
| CIE-LCH | lch(87.21, 38.82, 80.17°) |
| OKLab | oklab(89.22% 0.0204 0.0939) |
| OKLCH | oklch(89.22% 0.096 77.7) |
| XYZ | xyz(69.9741, 70.4257, 37.0963) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.46
Pale Peach
#FFE5AD
ΔE00 5.76
Moccasin
#FFE4B5
ΔE00 6.12
Light Peach
#FFD8B1
ΔE00 6.65
Wheat
#F5DEB3
ΔE00 6.84
Wheat (survey)
#FBDD7E
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD492 #92BDFF
analogous
#FF9D92 #FFD492 #F4FF92
triadic
#FFD492 #92FFD4 #D492FF
tetradic
#FFD492 #92FF9D #92BDFF #FF92F4
square
#FFD492 #92FF9D #92BDFF #FF92F4
split-complementary
#FFD492 #92F4FF #9D92FF
monochromatic
#FFA418 #FFBC55 #FFD492 #FFECCF #FFF3E0
Accessibility & contrast
On white
1.39
#FFD492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FFD492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD492
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD492 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48D
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#FFC8C3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd492; /* rgb */ color: rgb(255, 212, 146); /* oklch */ color: oklch(89.2% 0.096 77.7);
Tailwind
colors: {
custom: {
50: '#ffe1b2',
500: '#ffd492',
950: '#000000',
},
}SCSS
$custom: #ffd492; $custom-light: #ffe1b2; $custom-dark: #000000;
JSON
{
"hex": "#ffd492",
"rgb": {
"r": 255,
"g": 212,
"b": 146
},
"hsl": {
"h": 36.33,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.8922,
"c": 0.09613,
"h": 77.7
},
"luminance": 0.70422
}Semantic roles & 50–950 ramp
primary
#FFD492
secondary
#548CE1
accent
#5BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481