#FFDA7B#FFDA7B
#FFDA7B is a very light, vivid orange. Relative luminance 0.728; OKLCH L 90.0% C 0.121 H 88.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA7B |
|---|---|
| RGB | rgb(255, 218, 123) |
| HSL | hsl(43, 100%, 74%) |
| HSV | hsv(43, 52%, 100%) |
| CMYK | cmyk(0%, 14.5%, 51.8%, 0%) |
| CIE-LAB | lab(88.37, 1.43, 51.10) |
| CIE-LCH | lch(88.37, 51.12, 88.40°) |
| OKLab | oklab(90.04% 0.0029 0.1214) |
| OKLCH | oklch(90.04% 0.121 88.6) |
| XYZ | xyz(69.8893, 72.8363, 29.1126) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.00
Pale Gold
#FDDE6C
ΔE00 3.46
Light Mustard
#F7D560
ΔE00 3.60
Sandy
#F1DA7A
ΔE00 3.99
Yellow Tan
#FFE36E
ΔE00 4.52
Maize
#F4D054
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA7B #7BA0FF
analogous
#FF987B #FFDA7B #E2FF7B
triadic
#FFDA7B #7BFFDA #DA7BFF
tetradic
#FFDA7B #7BFF98 #7BA0FF #FF7BE2
square
#FFDA7B #7BFF98 #7BA0FF #FF7BE2
split-complementary
#FFDA7B #7BE2FF #987BFF
monochromatic
#FFB801 #FFC93E #FFDA7B #FFEBB8 #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FFDA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA7B
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA7B | 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)
#EDD873
Deuteranopia (green-blind)
#F6E27E
Tritanopia (blue-blind)
#FFCCC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda7b; /* rgb */ color: rgb(255, 218, 123); /* oklch */ color: oklch(90.0% 0.121 88.6);
Tailwind
colors: {
custom: {
50: '#ffe5a3',
500: '#ffda7b',
950: '#000000',
},
}SCSS
$custom: #ffda7b; $custom-light: #ffe5a3; $custom-dark: #000000;
JSON
{
"hex": "#ffda7b",
"rgb": {
"r": 255,
"g": 218,
"b": 123
},
"hsl": {
"h": 43.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.90035,
"c": 0.12148,
"h": 88.6
},
"luminance": 0.72833
}Semantic roles & 50–950 ramp
primary
#FFDA7B
secondary
#416DDD
accent
#40E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480