#FFDF92#FFDF92
#FFDF92 is a very light, moderate orange. Relative luminance 0.761; OKLCH L 91.3% C 0.102 H 87.8°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF92 |
|---|---|
| RGB | rgb(255, 223, 146) |
| HSL | hsl(42, 100%, 79%) |
| HSV | hsv(42, 43%, 100%) |
| CMYK | cmyk(0%, 12.5%, 42.7%, 0%) |
| CIE-LAB | lab(89.91, 1.00, 41.74) |
| CIE-LCH | lch(89.91, 41.75, 88.63°) |
| OKLab | oklab(91.35% 0.0039 0.1019) |
| OKLCH | oklch(91.35% 0.102 87.8) |
| XYZ | xyz(72.8181, 76.1137, 38.0443) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.29
Pale Peach
#FFE5AD
ΔE00 4.40
Sandy
#F1DA7A
ΔE00 4.75
Pale Gold
#FDDE6C
ΔE00 5.75
Vanilla
#F3E5AB
ΔE00 5.98
Sand (survey)
#E2CA76
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF92 #92B2FF
analogous
#FFA892 #FFDF92 #E9FF92
triadic
#FFDF92 #92FFDF #DF92FF
tetradic
#FFDF92 #92FFA8 #92B2FF #FF92E9
square
#FFDF92 #92FFA8 #92B2FF #FF92E9
split-complementary
#FFDF92 #92E9FF #A892FF
monochromatic
#FFBB18 #FFCD55 #FFDF92 #FFF1CF #FFF6E0
Accessibility & contrast
On white
1.29
#FFDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FFDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF92
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF92 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#FFD3CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf92; /* rgb */ color: rgb(255, 223, 146); /* oklch */ color: oklch(91.3% 0.102 87.8);
Tailwind
colors: {
custom: {
50: '#ffe8b3',
500: '#ffdf92',
950: '#000000',
},
}SCSS
$custom: #ffdf92; $custom-light: #ffe8b3; $custom-dark: #000000;
JSON
{
"hex": "#ffdf92",
"rgb": {
"r": 255,
"g": 223,
"b": 146
},
"hsl": {
"h": 42.385,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.91349,
"c": 0.10202,
"h": 87.8
},
"luminance": 0.76111
}Semantic roles & 50–950 ramp
primary
#FFDF92
secondary
#547EE1
accent
#43E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481