#FFDA7D#FFDA7D
#FFDA7D is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.1% C 0.120 H 88.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA7D |
|---|---|
| RGB | rgb(255, 218, 125) |
| HSL | hsl(43, 100%, 75%) |
| HSV | hsv(43, 51%, 100%) |
| CMYK | cmyk(0%, 14.5%, 51%, 0%) |
| CIE-LAB | lab(88.39, 1.59, 50.17) |
| CIE-LCH | lch(88.39, 50.19, 88.18°) |
| OKLab | oklab(90.06% 0.0036 0.1195) |
| OKLCH | oklch(90.06% 0.12 88.3) |
| XYZ | xyz(70.0158, 72.8869, 29.7787) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.10
Pale Gold
#FDDE6C
ΔE00 3.73
Light Mustard
#F7D560
ΔE00 3.88
Sandy
#F1DA7A
ΔE00 4.08
Yellow Tan
#FFE36E
ΔE00 4.76
Maize
#F4D054
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA7D #7DA2FF
analogous
#FF997D #FFDA7D #E3FF7D
triadic
#FFDA7D #7DFFDA #DA7DFF
tetradic
#FFDA7D #7DFF99 #7DA2FF #FF7DE3
square
#FFDA7D #7DFF99 #7DA2FF #FF7DE3
split-complementary
#FFDA7D #7DE3FF #997DFF
monochromatic
#FFB703 #FFC940 #FFDA7D #FFEBBA #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FFDA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA7D
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA7D | 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)
#EDD875
Deuteranopia (green-blind)
#F6E280
Tritanopia (blue-blind)
#FFCCC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda7d; /* rgb */ color: rgb(255, 218, 125); /* oklch */ color: oklch(90.1% 0.120 88.3);
Tailwind
colors: {
custom: {
50: '#ffe5a4',
500: '#ffda7d',
950: '#000000',
},
}SCSS
$custom: #ffda7d; $custom-light: #ffe5a4; $custom-dark: #000000;
JSON
{
"hex": "#ffda7d",
"rgb": {
"r": 255,
"g": 218,
"b": 125
},
"hsl": {
"h": 42.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.90062,
"c": 0.1196,
"h": 88.3
},
"luminance": 0.72883
}Semantic roles & 50–950 ramp
primary
#FFDA7D
secondary
#426FDE
accent
#41E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480