#FFDA8F#FFDA8F
#FFDA8F is a very light, moderate orange. Relative luminance 0.734; OKLCH L 90.3% C 0.102 H 84.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA8F |
|---|---|
| RGB | rgb(255, 218, 143) |
| HSL | hsl(40, 100%, 78%) |
| HSV | hsv(40, 44%, 100%) |
| CMYK | cmyk(0%, 14.5%, 43.9%, 0%) |
| CIE-LAB | lab(88.63, 3.25, 41.60) |
| CIE-LCH | lch(88.63, 41.73, 85.54°) |
| OKLab | oklab(90.33% 0.0102 0.1015) |
| OKLCH | oklch(90.33% 0.102 84.2) |
| XYZ | xyz(71.2716, 73.3892, 36.3927) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.40
Pale Peach
#FFE5AD
ΔE00 4.85
Navajowhite
#FFDEAD
ΔE00 5.59
Sandy
#F1DA7A
ΔE00 5.98
Sand (survey)
#E2CA76
ΔE00 6.26
Moccasin
#FFE4B5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA8F #8FB4FF
analogous
#FFA28F #FFDA8F #ECFF8F
triadic
#FFDA8F #8FFFDA #DA8FFF
tetradic
#FFDA8F #8FFFA2 #8FB4FF #FF8FEC
square
#FFDA8F #8FFFA2 #8FB4FF #FF8FEC
split-complementary
#FFDA8F #8FECFF #A28FFF
monochromatic
#FFB215 #FFC652 #FFDA8F #FFEECC #FFF5E0
Accessibility & contrast
On white
1.34
#FFDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FFDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA8F
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA8F | 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)
#EBD989
Deuteranopia (green-blind)
#F4E391
Tritanopia (blue-blind)
#FFCEC7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda8f; /* rgb */ color: rgb(255, 218, 143); /* oklch */ color: oklch(90.3% 0.102 84.2);
Tailwind
colors: {
custom: {
50: '#ffe5b1',
500: '#ffda8f',
950: '#000000',
},
}SCSS
$custom: #ffda8f; $custom-light: #ffe5b1; $custom-dark: #000000;
JSON
{
"hex": "#ffda8f",
"rgb": {
"r": 255,
"g": 218,
"b": 143
},
"hsl": {
"h": 40.179,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.90328,
"c": 0.102,
"h": 84.2
},
"luminance": 0.73386
}Semantic roles & 50–950 ramp
primary
#FFDA8F
secondary
#5281E0
accent
#4CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481