#FFDE98#FFDE98
#FFDE98 is a very light, moderate orange. Relative luminance 0.758; OKLCH L 91.3% C 0.095 H 85.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE98 |
|---|---|
| RGB | rgb(255, 222, 152) |
| HSL | hsl(41, 100%, 80%) |
| HSV | hsv(41, 40%, 100%) |
| CMYK | cmyk(0%, 12.9%, 40.4%, 0%) |
| CIE-LAB | lab(89.75, 2.12, 38.53) |
| CIE-LCH | lch(89.75, 38.58, 86.85°) |
| OKLab | oklab(91.25% 0.0077 0.0948) |
| OKLCH | oklch(91.25% 0.095 85.4) |
| XYZ | xyz(73.0307, 75.7726, 40.4784) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.44
Wheat (survey)
#FBDD7E
ΔE00 4.70
Navajowhite
#FFDEAD
ΔE00 4.80
Moccasin
#FFE4B5
ΔE00 5.15
Vanilla
#F3E5AB
ΔE00 5.82
Wheat
#F5DEB3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE98 #98B9FF
analogous
#FFAB98 #FFDE98 #ECFF98
triadic
#FFDE98 #98FFDE #DE98FF
tetradic
#FFDE98 #98FFAB #98B9FF #FF98EC
square
#FFDE98 #98FFAB #98B9FF #FF98EC
split-complementary
#FFDE98 #98ECFF #AB98FF
monochromatic
#FFB71E #FFCA5B #FFDE98 #FFF2D5 #FFF5E0
Accessibility & contrast
On white
1.30
#FFDE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFDE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE98
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE98 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#F6E59A
Tritanopia (blue-blind)
#FFD2CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffde98; /* rgb */ color: rgb(255, 222, 152); /* oklch */ color: oklch(91.3% 0.095 85.4);
Tailwind
colors: {
custom: {
50: '#ffe8b7',
500: '#ffde98',
950: '#000000',
},
}SCSS
$custom: #ffde98; $custom-light: #ffe8b7; $custom-dark: #000000;
JSON
{
"hex": "#ffde98",
"rgb": {
"r": 255,
"g": 222,
"b": 152
},
"hsl": {
"h": 40.777,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91253,
"c": 0.09513,
"h": 85.4
},
"luminance": 0.7577
}Semantic roles & 50–950 ramp
primary
#FFDE98
secondary
#5985E2
accent
#4AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481