#FFD892#FFD892
#FFD892 is a very light, moderate orange. Relative luminance 0.724; OKLCH L 90.0% C 0.098 H 81.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD892 |
|---|---|
| RGB | rgb(255, 216, 146) |
| HSL | hsl(39, 100%, 79%) |
| HSV | hsv(39, 43%, 100%) |
| CMYK | cmyk(0%, 15.3%, 42.7%, 0%) |
| CIE-LAB | lab(88.18, 4.57, 39.52) |
| CIE-LCH | lch(88.18, 39.78, 83.40°) |
| OKLab | oklab(89.99% 0.0144 0.0969) |
| OKLCH | oklch(89.99% 0.098 81.6) |
| XYZ | xyz(70.9864, 72.4503, 37.4338) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.70
Pale Peach
#FFE5AD
ΔE00 4.80
Wheat (survey)
#FBDD7E
ΔE00 5.73
Moccasin
#FFE4B5
ΔE00 5.82
Wheat
#F5DEB3
ΔE00 6.63
Sand (survey)
#E2CA76
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD892 #92B9FF
analogous
#FFA192 #FFD892 #EFFF92
triadic
#FFD892 #92FFD8 #D892FF
tetradic
#FFD892 #92FFA1 #92B9FF #FF92EF
square
#FFD892 #92FFA1 #92B9FF #FF92EF
split-complementary
#FFD892 #92EFFF #A192FF
monochromatic
#FFAC18 #FFC255 #FFD892 #FFEECF #FFF4E0
Accessibility & contrast
On white
1.36
#FFD892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#FFD892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD892
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD892 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#F3E194
Tritanopia (blue-blind)
#FFCCC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd892; /* rgb */ color: rgb(255, 216, 146); /* oklch */ color: oklch(90.0% 0.098 81.6);
Tailwind
colors: {
custom: {
50: '#ffe3b3',
500: '#ffd892',
950: '#000000',
},
}SCSS
$custom: #ffd892; $custom-light: #ffe3b3; $custom-dark: #000000;
JSON
{
"hex": "#ffd892",
"rgb": {
"r": 255,
"g": 216,
"b": 146
},
"hsl": {
"h": 38.532,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.8999,
"c": 0.09791,
"h": 81.6
},
"luminance": 0.72447
}Semantic roles & 50–950 ramp
primary
#FFD892
secondary
#5487E1
accent
#52E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481