#FFDA8B#FFDA8B
#FFDA8B is a very light, moderate orange. Relative luminance 0.733; OKLCH L 90.3% C 0.106 H 85.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA8B |
|---|---|
| RGB | rgb(255, 218, 139) |
| HSL | hsl(41, 100%, 77%) |
| HSV | hsv(41, 45%, 100%) |
| CMYK | cmyk(0%, 14.5%, 45.5%, 0%) |
| CIE-LAB | lab(88.58, 2.86, 43.53) |
| CIE-LCH | lch(88.58, 43.62, 86.24°) |
| OKLab | oklab(90.27% 0.0087 0.1056) |
| OKLCH | oklch(90.27% 0.106 85.3) |
| XYZ | xyz(70.9740, 73.2702, 34.8252) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.74
Pale Peach
#FFE5AD
ΔE00 5.37
Sandy
#F1DA7A
ΔE00 5.41
Sand (survey)
#E2CA76
ΔE00 5.94
Pale Gold
#FDDE6C
ΔE00 5.97
Light Mustard
#F7D560
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA8B #8BB0FF
analogous
#FFA08B #FFDA8B #EAFF8B
triadic
#FFDA8B #8BFFDA #DA8BFF
tetradic
#FFDA8B #8BFFA0 #8BB0FF #FF8BEA
square
#FFDA8B #8BFFA0 #8BB0FF #FF8BEA
split-complementary
#FFDA8B #8BEAFF #A08BFF
monochromatic
#FFB311 #FFC64E #FFDA8B #FFEEC8 #FFF5E0
Accessibility & contrast
On white
1.34
#FFDA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#FFDA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA8B
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA8B | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD985
Deuteranopia (green-blind)
#F5E28E
Tritanopia (blue-blind)
#FFCDC7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda8b; /* rgb */ color: rgb(255, 218, 139); /* oklch */ color: oklch(90.3% 0.106 85.3);
Tailwind
colors: {
custom: {
50: '#ffe5ae',
500: '#ffda8b',
950: '#000000',
},
}SCSS
$custom: #ffda8b; $custom-light: #ffe5ae; $custom-dark: #000000;
JSON
{
"hex": "#ffda8b",
"rgb": {
"r": 255,
"g": 218,
"b": 139
},
"hsl": {
"h": 40.862,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.90265,
"c": 0.106,
"h": 85.3
},
"luminance": 0.73267
}Semantic roles & 50–950 ramp
primary
#FFDA8B
secondary
#4E7DE0
accent
#49E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481