#FFDA7E#FFDA7E
#FFDA7E is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.1% C 0.119 H 88.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA7E |
|---|---|
| RGB | rgb(255, 218, 126) |
| HSL | hsl(43, 100%, 75%) |
| HSV | hsv(43, 51%, 100%) |
| CMYK | cmyk(0%, 14.5%, 50.6%, 0%) |
| CIE-LAB | lab(88.41, 1.68, 49.70) |
| CIE-LCH | lch(88.41, 49.73, 88.06°) |
| OKLab | oklab(90.08% 0.004 0.1186) |
| OKLCH | oklch(90.08% 0.119 88.1) |
| XYZ | xyz(70.0800, 72.9126, 30.1168) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.16
Pale Gold
#FDDE6C
ΔE00 3.88
Light Mustard
#F7D560
ΔE00 4.03
Sandy
#F1DA7A
ΔE00 4.14
Yellow Tan
#FFE36E
ΔE00 4.89
Maize
#F4D054
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA7E #7EA3FF
analogous
#FF9A7E #FFDA7E #E3FF7E
triadic
#FFDA7E #7EFFDA #DA7EFF
tetradic
#FFDA7E #7EFF9A #7EA3FF #FF7EE3
square
#FFDA7E #7EFF9A #7EA3FF #FF7EE3
split-complementary
#FFDA7E #7EE3FF #9A7EFF
monochromatic
#FFB704 #FFC841 #FFDA7E #FFECBB #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FFDA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA7E
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA7E | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD876
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#FFCCC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda7e; /* rgb */ color: rgb(255, 218, 126); /* oklch */ color: oklch(90.1% 0.119 88.1);
Tailwind
colors: {
custom: {
50: '#ffe5a5',
500: '#ffda7e',
950: '#000000',
},
}SCSS
$custom: #ffda7e; $custom-light: #ffe5a5; $custom-dark: #000000;
JSON
{
"hex": "#ffda7e",
"rgb": {
"r": 255,
"g": 218,
"b": 126
},
"hsl": {
"h": 42.791,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.90075,
"c": 0.11865,
"h": 88.1
},
"luminance": 0.72909
}Semantic roles & 50–950 ramp
primary
#FFDA7E
secondary
#4370DE
accent
#42E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480