#FFDE7E#FFDE7E
#FFDE7E is a very light, vivid orange. Relative luminance 0.750; OKLCH L 90.9% C 0.121 H 90.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE7E |
|---|---|
| RGB | rgb(255, 222, 126) |
| HSL | hsl(45, 100%, 75%) |
| HSV | hsv(45, 51%, 100%) |
| CMYK | cmyk(0%, 12.9%, 50.6%, 0%) |
| CIE-LAB | lab(89.40, -0.36, 50.91) |
| CIE-LCH | lch(89.40, 50.91, 90.40°) |
| OKLab | oklab(90.86% -0.0019 0.1213) |
| OKLCH | oklch(90.86% 0.121 90.9) |
| XYZ | xyz(71.1298, 75.0122, 30.4667) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.88
Pale Gold
#FDDE6C
ΔE00 2.67
Sandy
#F1DA7A
ΔE00 3.06
Yellow Tan
#FFE36E
ΔE00 3.46
Light Mustard
#F7D560
ΔE00 3.55
Sand Yellow
#FCE166
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE7E #7E9FFF
analogous
#FF9E7E #FFDE7E #E0FF7E
triadic
#FFDE7E #7EFFDE #DE7EFF
tetradic
#FFDE7E #7EFF9E #7E9FFF #FF7EE0
square
#FFDE7E #7EFF9E #7E9FFF #FF7EE0
split-complementary
#FFDE7E #7EE0FF #9E7EFF
monochromatic
#FFBF04 #FFCE41 #FFDE7E #FFEEBB #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFDE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE7E
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE7E | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB76
Deuteranopia (green-blind)
#F9E582
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde7e; /* rgb */ color: rgb(255, 222, 126); /* oklch */ color: oklch(90.9% 0.121 90.9);
Tailwind
colors: {
custom: {
50: '#ffe8a5',
500: '#ffde7e',
950: '#000000',
},
}SCSS
$custom: #ffde7e; $custom-light: #ffe8a5; $custom-dark: #000000;
JSON
{
"hex": "#ffde7e",
"rgb": {
"r": 255,
"g": 222,
"b": 126
},
"hsl": {
"h": 44.651,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.90858,
"c": 0.12127,
"h": 90.9
},
"luminance": 0.75009
}Semantic roles & 50–950 ramp
primary
#FFDE7E
secondary
#436BDE
accent
#3BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480