#FFDB7B#FFDB7B
#FFDB7B is a very light, vivid orange. Relative luminance 0.734; OKLCH L 90.2% C 0.122 H 89.3°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB7B |
|---|---|
| RGB | rgb(255, 219, 123) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 52%, 100%) |
| CMYK | cmyk(0%, 14.1%, 51.8%, 0%) |
| CIE-LAB | lab(88.62, 0.92, 51.40) |
| CIE-LCH | lch(88.62, 51.41, 88.98°) |
| OKLab | oklab(90.23% 0.0014 0.1221) |
| OKLCH | oklch(90.23% 0.122 89.3) |
| XYZ | xyz(70.1494, 73.3565, 29.1993) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.66
Pale Gold
#FDDE6C
ΔE00 3.11
Light Mustard
#F7D560
ΔE00 3.43
Sandy
#F1DA7A
ΔE00 3.70
Yellow Tan
#FFE36E
ΔE00 4.14
Light Gold
#FDDC5C
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB7B #7B9FFF
analogous
#FF997B #FFDB7B #E1FF7B
triadic
#FFDB7B #7BFFDB #DB7BFF
tetradic
#FFDB7B #7BFF99 #7B9FFF #FF7BE1
square
#FFDB7B #7BFF99 #7B9FFF #FF7BE1
split-complementary
#FFDB7B #7BE1FF #997BFF
monochromatic
#FFBA01 #FFCA3E #FFDB7B #FFECB8 #FFF7E0
Accessibility & contrast
On white
1.34
#FFDB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FFDB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB7B
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB7B | 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)
#EED973
Deuteranopia (green-blind)
#F7E37F
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffdb7b; /* rgb */ color: rgb(255, 219, 123); /* oklch */ color: oklch(90.2% 0.122 89.3);
Tailwind
colors: {
custom: {
50: '#ffe5a3',
500: '#ffdb7b',
950: '#000000',
},
}SCSS
$custom: #ffdb7b; $custom-light: #ffe5a3; $custom-dark: #000000;
JSON
{
"hex": "#ffdb7b",
"rgb": {
"r": 255,
"g": 219,
"b": 123
},
"hsl": {
"h": 43.636,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.9023,
"c": 0.1221,
"h": 89.3
},
"luminance": 0.73353
}Semantic roles & 50–950 ramp
primary
#FFDB7B
secondary
#416BDD
accent
#3FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480