#FFD293#FFD293
#FFD293 is a very light, moderate orange. Relative luminance 0.695; OKLCH L 88.9% C 0.094 H 75.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD293 |
|---|---|
| RGB | rgb(255, 210, 147) |
| HSL | hsl(35, 100%, 79%) |
| HSV | hsv(35, 42%, 100%) |
| CMYK | cmyk(0%, 17.6%, 42.4%, 0%) |
| CIE-LAB | lab(86.73, 7.76, 37.13) |
| CIE-LCH | lch(86.73, 37.93, 78.19°) |
| OKLab | oklab(88.85% 0.0238 0.0914) |
| OKLCH | oklch(88.85% 0.094 75.4) |
| XYZ | xyz(69.5553, 69.4633, 37.3422) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.48
Light Peach
#FFD8B1
ΔE00 5.96
Moccasin
#FFE4B5
ΔE00 6.36
Pale Peach
#FFE5AD
ΔE00 6.39
Wheat
#F5DEB3
ΔE00 7.02
Burlywood
#DEB887
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD293 #93C0FF
analogous
#FF9C93 #FFD293 #F6FF93
triadic
#FFD293 #93FFD2 #D293FF
tetradic
#FFD293 #93FF9C #93C0FF #FF93F6
square
#FFD293 #93FF9C #93C0FF #FF93F6
split-complementary
#FFD293 #93F6FF #9C93FF
monochromatic
#FF9F19 #FFB956 #FFD293 #FFECD0 #FFF2E0
Accessibility & contrast
On white
1.41
#FFD293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FFD293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD293
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD293 | 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)
#E3D38E
Deuteranopia (green-blind)
#EEDE95
Tritanopia (blue-blind)
#FFC6C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd293; /* rgb */ color: rgb(255, 210, 147); /* oklch */ color: oklch(88.9% 0.094 75.4);
Tailwind
colors: {
custom: {
50: '#ffdfb3',
500: '#ffd293',
950: '#000000',
},
}SCSS
$custom: #ffd293; $custom-light: #ffdfb3; $custom-dark: #000000;
JSON
{
"hex": "#ffd293",
"rgb": {
"r": 255,
"g": 210,
"b": 147
},
"hsl": {
"h": 35,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.88855,
"c": 0.09444,
"h": 75.4
},
"luminance": 0.6946
}Semantic roles & 50–950 ramp
primary
#FFD293
secondary
#558FE1
accent
#60E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481