#FFD292#FFD292
#FFD292 is a very light, moderate orange. Relative luminance 0.694; OKLCH L 88.8% C 0.095 H 75.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD292 |
|---|---|
| RGB | rgb(255, 210, 146) |
| HSL | hsl(35, 100%, 79%) |
| HSV | hsv(35, 43%, 100%) |
| CMYK | cmyk(0%, 17.6%, 42.7%, 0%) |
| CIE-LAB | lab(86.72, 7.66, 37.62) |
| CIE-LCH | lch(86.72, 38.39, 78.49°) |
| OKLab | oklab(88.84% 0.0234 0.0925) |
| OKLCH | oklch(88.84% 0.095 75.8) |
| XYZ | xyz(69.4772, 69.4320, 36.9307) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 6.18
Pale Peach
#FFE5AD
ΔE00 6.38
Moccasin
#FFE4B5
ΔE00 6.44
Wheat
#F5DEB3
ΔE00 7.10
Burlywood
#DEB887
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD292 #92BFFF
analogous
#FF9B92 #FFD292 #F6FF92
triadic
#FFD292 #92FFD2 #D292FF
tetradic
#FFD292 #92FF9B #92BFFF #FF92F6
square
#FFD292 #92FF9B #92BFFF #FF92F6
split-complementary
#FFD292 #92F6FF #9B92FF
monochromatic
#FF9F18 #FFB955 #FFD292 #FFEBCF #FFF2E0
Accessibility & contrast
On white
1.41
#FFD292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FFD292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD292
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD292 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38D
Deuteranopia (green-blind)
#EEDE94
Tritanopia (blue-blind)
#FFC6C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd292; /* rgb */ color: rgb(255, 210, 146); /* oklch */ color: oklch(88.8% 0.095 75.8);
Tailwind
colors: {
custom: {
50: '#ffdfb2',
500: '#ffd292',
950: '#000000',
},
}SCSS
$custom: #ffd292; $custom-light: #ffdfb2; $custom-dark: #000000;
JSON
{
"hex": "#ffd292",
"rgb": {
"r": 255,
"g": 210,
"b": 146
},
"hsl": {
"h": 35.229,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.88838,
"c": 0.0954,
"h": 75.8
},
"luminance": 0.69429
}Semantic roles & 50–950 ramp
primary
#FFD292
secondary
#548EE1
accent
#5FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481