#FFDF90#FFDF90
#FFDF90 is a very light, moderate orange. Relative luminance 0.760; OKLCH L 91.3% C 0.104 H 88.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF90 |
|---|---|
| RGB | rgb(255, 223, 144) |
| HSL | hsl(43, 100%, 78%) |
| HSV | hsv(43, 44%, 100%) |
| CMYK | cmyk(0%, 12.5%, 43.5%, 0%) |
| CIE-LAB | lab(89.88, 0.80, 42.70) |
| CIE-LCH | lch(89.88, 42.71, 88.93°) |
| OKLab | oklab(91.32% 0.0032 0.104) |
| OKLCH | oklch(91.32% 0.104 88.3) |
| XYZ | xyz(72.6639, 76.0520, 37.2321) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.93
Sandy
#F1DA7A
ΔE00 4.46
Pale Peach
#FFE5AD
ΔE00 4.73
Pale Gold
#FDDE6C
ΔE00 5.39
Sand (survey)
#E2CA76
ΔE00 5.87
Yellow Tan
#FFE36E
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF90 #90B0FF
analogous
#FFA790 #FFDF90 #E7FF90
triadic
#FFDF90 #90FFDF #DF90FF
tetradic
#FFDF90 #90FFA7 #90B0FF #FF90E7
square
#FFDF90 #90FFA7 #90B0FF #FF90E7
split-complementary
#FFDF90 #90E7FF #A790FF
monochromatic
#FFBC16 #FFCD53 #FFDF90 #FFF1CD #FFF6E0
Accessibility & contrast
On white
1.30
#FFDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FFDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF90
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF90 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#F8E693
Tritanopia (blue-blind)
#FFD3CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf90; /* rgb */ color: rgb(255, 223, 144); /* oklch */ color: oklch(91.3% 0.104 88.3);
Tailwind
colors: {
custom: {
50: '#ffe8b1',
500: '#ffdf90',
950: '#000000',
},
}SCSS
$custom: #ffdf90; $custom-light: #ffe8b1; $custom-dark: #000000;
JSON
{
"hex": "#ffdf90",
"rgb": {
"r": 255,
"g": 223,
"b": 144
},
"hsl": {
"h": 42.703,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91317,
"c": 0.10408,
"h": 88.3
},
"luminance": 0.76049
}Semantic roles & 50–950 ramp
primary
#FFDF90
secondary
#537CE1
accent
#42E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481