#FFD092#FFD092
#FFD092 is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.5% C 0.095 H 73.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD092 |
|---|---|
| RGB | rgb(255, 208, 146) |
| HSL | hsl(34, 100%, 79%) |
| HSV | hsv(34, 43%, 100%) |
| CMYK | cmyk(0%, 18.4%, 42.7%, 0%) |
| CIE-LAB | lab(86.23, 8.69, 36.99) |
| CIE-LCH | lch(86.23, 38.00, 76.78°) |
| OKLab | oklab(88.46% 0.0265 0.091) |
| OKLCH | oklch(88.46% 0.095 73.8) |
| XYZ | xyz(68.9865, 68.4506, 36.7671) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.89
Light Peach
#FFD8B1
ΔE00 5.79
Moccasin
#FFE4B5
ΔE00 6.86
Burlywood
#DEB887
ΔE00 6.87
Pale Peach
#FFE5AD
ΔE00 7.06
Wheat
#F5DEB3
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD092 #92C1FF
analogous
#FF9992 #FFD092 #F8FF92
triadic
#FFD092 #92FFD0 #D092FF
tetradic
#FFD092 #92FF99 #92C1FF #FF92F8
square
#FFD092 #92FF99 #92C1FF #FF92F8
split-complementary
#FFD092 #92F8FF #9992FF
monochromatic
#FF9B18 #FFB655 #FFD092 #FFEACF #FFF2E0
Accessibility & contrast
On white
1.43
#FFD092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FFD092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD092
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD092 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18D
Deuteranopia (green-blind)
#EDDC93
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd092; /* rgb */ color: rgb(255, 208, 146); /* oklch */ color: oklch(88.5% 0.095 73.8);
Tailwind
colors: {
custom: {
50: '#ffdeb2',
500: '#ffd092',
950: '#000000',
},
}SCSS
$custom: #ffd092; $custom-light: #ffdeb2; $custom-dark: #000000;
JSON
{
"hex": "#ffd092",
"rgb": {
"r": 255,
"g": 208,
"b": 146
},
"hsl": {
"h": 34.128,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.88457,
"c": 0.09479,
"h": 73.8
},
"luminance": 0.68447
}Semantic roles & 50–950 ramp
primary
#FFD092
secondary
#5491E1
accent
#63E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481