#FFDB7A#FFDB7A
#FFDB7A is a very light, vivid orange. Relative luminance 0.733; OKLCH L 90.2% C 0.123 H 89.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB7A |
|---|---|
| RGB | rgb(255, 219, 122) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 52%, 100%) |
| CMYK | cmyk(0%, 14.1%, 52.2%, 0%) |
| CIE-LAB | lab(88.61, 0.83, 51.87) |
| CIE-LCH | lch(88.61, 51.87, 89.08°) |
| OKLab | oklab(90.22% 0.0011 0.123) |
| OKLCH | oklch(90.22% 0.123 89.5) |
| XYZ | xyz(70.0871, 73.3316, 28.8713) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.65
Pale Gold
#FDDE6C
ΔE00 2.98
Light Mustard
#F7D560
ΔE00 3.29
Sandy
#F1DA7A
ΔE00 3.67
Yellow Tan
#FFE36E
ΔE00 4.02
Light Gold
#FDDC5C
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB7A #7A9EFF
analogous
#FF997A #FFDB7A #E1FF7A
triadic
#FFDB7A #7AFFDB #DB7AFF
tetradic
#FFDB7A #7AFF99 #7A9EFF #FF7AE1
square
#FFDB7A #7AFF99 #7A9EFF #FF7AE1
split-complementary
#FFDB7A #7AE1FF #997AFF
monochromatic
#FFBA00 #FFCA3D #FFDB7A #FFECB7 #FFF7E0
Accessibility & contrast
On white
1.34
#FFDB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FFDB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB7A
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB7A | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED972
Deuteranopia (green-blind)
#F7E37E
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffdb7a; /* rgb */ color: rgb(255, 219, 122); /* oklch */ color: oklch(90.2% 0.123 89.5);
Tailwind
colors: {
custom: {
50: '#ffe5a2',
500: '#ffdb7a',
950: '#000000',
},
}SCSS
$custom: #ffdb7a; $custom-light: #ffe5a2; $custom-dark: #000000;
JSON
{
"hex": "#ffdb7a",
"rgb": {
"r": 255,
"g": 219,
"b": 122
},
"hsl": {
"h": 43.759,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90217,
"c": 0.12303,
"h": 89.5
},
"luminance": 0.73328
}Semantic roles & 50–950 ramp
primary
#FFDB7A
secondary
#406BDD
accent
#3EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480