#FFDF98#FFDF98
#FFDF98 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.4% C 0.096 H 86.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF98 |
|---|---|
| RGB | rgb(255, 223, 152) |
| HSL | hsl(41, 100%, 80%) |
| HSV | hsv(41, 40%, 100%) |
| CMYK | cmyk(0%, 12.5%, 40.4%, 0%) |
| CIE-LAB | lab(90.00, 1.61, 38.85) |
| CIE-LCH | lch(90.00, 38.88, 87.62°) |
| OKLab | oklab(91.45% 0.0062 0.0956) |
| OKLCH | oklch(91.45% 0.096 86.3) |
| XYZ | xyz(73.2971, 76.3053, 40.5672) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.43
Wheat (survey)
#FBDD7E
ΔE00 4.41
Navajowhite
#FFDEAD
ΔE00 5.10
Moccasin
#FFE4B5
ΔE00 5.30
Vanilla
#F3E5AB
ΔE00 5.58
Sandy
#F1DA7A
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF98 #98B8FF
analogous
#FFAB98 #FFDF98 #ECFF98
triadic
#FFDF98 #98FFDF #DF98FF
tetradic
#FFDF98 #98FFAB #98B8FF #FF98EC
square
#FFDF98 #98FFAB #98B8FF #FF98EC
split-complementary
#FFDF98 #98ECFF #AB98FF
monochromatic
#FFB91E #FFCC5B #FFDF98 #FFF2D5 #FFF5E0
Accessibility & contrast
On white
1.29
#FFDF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FFDF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF98
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF98 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD93
Deuteranopia (green-blind)
#F7E69A
Tritanopia (blue-blind)
#FFD3CD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf98; /* rgb */ color: rgb(255, 223, 152); /* oklch */ color: oklch(91.4% 0.096 86.3);
Tailwind
colors: {
custom: {
50: '#ffe8b7',
500: '#ffdf98',
950: '#000000',
},
}SCSS
$custom: #ffdf98; $custom-light: #ffe8b7; $custom-dark: #000000;
JSON
{
"hex": "#ffdf98",
"rgb": {
"r": 255,
"g": 223,
"b": 152
},
"hsl": {
"h": 41.359,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91448,
"c": 0.09576,
"h": 86.3
},
"luminance": 0.76302
}Semantic roles & 50–950 ramp
primary
#FFDF98
secondary
#5984E2
accent
#47E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481