#FFDB7D#FFDB7D
#FFDB7D is a very light, vivid orange. Relative luminance 0.734; OKLCH L 90.3% C 0.120 H 89.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB7D |
|---|---|
| RGB | rgb(255, 219, 125) |
| HSL | hsl(43, 100%, 75%) |
| HSV | hsv(43, 51%, 100%) |
| CMYK | cmyk(0%, 14.1%, 51%, 0%) |
| CIE-LAB | lab(88.64, 1.08, 50.47) |
| CIE-LCH | lch(88.64, 50.48, 88.77°) |
| OKLab | oklab(90.26% 0.0021 0.1202) |
| OKLCH | oklch(90.26% 0.12 89) |
| XYZ | xyz(70.2759, 73.4071, 29.8654) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.74
Pale Gold
#FDDE6C
ΔE00 3.39
Light Mustard
#F7D560
ΔE00 3.71
Sandy
#F1DA7A
ΔE00 3.79
Yellow Tan
#FFE36E
ΔE00 4.39
Light Gold
#FDDC5C
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB7D #7DA1FF
analogous
#FF9A7D #FFDB7D #E2FF7D
triadic
#FFDB7D #7DFFDB #DB7DFF
tetradic
#FFDB7D #7DFF9A #7DA1FF #FF7DE2
square
#FFDB7D #7DFF9A #7DA1FF #FF7DE2
split-complementary
#FFDB7D #7DE2FF #9A7DFF
monochromatic
#FFB903 #FFCA40 #FFDB7D #FFECBA #FFF7E0
Accessibility & contrast
On white
1.34
#FFDB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FFDB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB7D
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB7D | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED975
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffdb7d; /* rgb */ color: rgb(255, 219, 125); /* oklch */ color: oklch(90.3% 0.120 89.0);
Tailwind
colors: {
custom: {
50: '#ffe5a4',
500: '#ffdb7d',
950: '#000000',
},
}SCSS
$custom: #ffdb7d; $custom-light: #ffe5a4; $custom-dark: #000000;
JSON
{
"hex": "#ffdb7d",
"rgb": {
"r": 255,
"g": 219,
"b": 125
},
"hsl": {
"h": 43.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.90257,
"c": 0.12022,
"h": 89
},
"luminance": 0.73404
}Semantic roles & 50–950 ramp
primary
#FFDB7D
secondary
#426DDE
accent
#40E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480