#FFDA7C#FFDA7C
#FFDA7C is a very light, vivid orange. Relative luminance 0.729; OKLCH L 90.0% C 0.121 H 88.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA7C |
|---|---|
| RGB | rgb(255, 218, 124) |
| HSL | hsl(43, 100%, 74%) |
| HSV | hsv(43, 51%, 100%) |
| CMYK | cmyk(0%, 14.5%, 51.4%, 0%) |
| CIE-LAB | lab(88.38, 1.51, 50.64) |
| CIE-LCH | lch(88.38, 50.66, 88.29°) |
| OKLab | oklab(90.05% 0.0033 0.1205) |
| OKLCH | oklch(90.05% 0.121 88.4) |
| XYZ | xyz(69.9522, 72.8615, 29.4439) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.04
Pale Gold
#FDDE6C
ΔE00 3.59
Light Mustard
#F7D560
ΔE00 3.74
Sandy
#F1DA7A
ΔE00 4.03
Yellow Tan
#FFE36E
ΔE00 4.64
Maize
#F4D054
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA7C #7CA1FF
analogous
#FF997C #FFDA7C #E3FF7C
triadic
#FFDA7C #7CFFDA #DA7CFF
tetradic
#FFDA7C #7CFF99 #7CA1FF #FF7CE3
square
#FFDA7C #7CFF99 #7CA1FF #FF7CE3
split-complementary
#FFDA7C #7CE3FF #997CFF
monochromatic
#FFB702 #FFC93F #FFDA7C #FFEBB9 #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FFDA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA7C
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA7C | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD874
Deuteranopia (green-blind)
#F6E27F
Tritanopia (blue-blind)
#FFCCC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda7c; /* rgb */ color: rgb(255, 218, 124); /* oklch */ color: oklch(90.0% 0.121 88.4);
Tailwind
colors: {
custom: {
50: '#ffe5a4',
500: '#ffda7c',
950: '#000000',
},
}SCSS
$custom: #ffda7c; $custom-light: #ffe5a4; $custom-dark: #000000;
JSON
{
"hex": "#ffda7c",
"rgb": {
"r": 255,
"g": 218,
"b": 124
},
"hsl": {
"h": 43.053,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.90048,
"c": 0.12053,
"h": 88.4
},
"luminance": 0.72858
}Semantic roles & 50–950 ramp
primary
#FFDA7C
secondary
#426EDE
accent
#41E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480