#FFDA9F#FFDA9F
#FFDA9F is a very light, moderate orange. Relative luminance 0.739; OKLCH L 90.6% C 0.086 H 79.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA9F |
|---|---|
| RGB | rgb(255, 218, 159) |
| HSL | hsl(37, 100%, 81%) |
| HSV | hsv(37, 38%, 100%) |
| CMYK | cmyk(0%, 14.5%, 37.6%, 0%) |
| CIE-LAB | lab(88.88, 4.93, 33.82) |
| CIE-LCH | lch(88.88, 34.18, 81.71°) |
| OKLab | oklab(90.6% 0.0164 0.0841) |
| OKLCH | oklch(90.6% 0.086 79) |
| XYZ | xyz(72.5712, 73.9091, 43.2374) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.45
Pale Peach
#FFE5AD
ΔE00 3.78
Moccasin
#FFE4B5
ΔE00 3.95
Wheat
#F5DEB3
ΔE00 4.84
Light Peach
#FFD8B1
ΔE00 5.66
Bisque
#FFE4C4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA9F #9FC4FF
analogous
#FFAA9F #FFDA9F #F4FF9F
triadic
#FFDA9F #9FFFDA #DA9FFF
tetradic
#FFDA9F #9FFFAA #9FC4FF #FF9FF4
square
#FFDA9F #9FFFAA #9FC4FF #FF9FF4
split-complementary
#FFDA9F #9FF4FF #AA9FFF
monochromatic
#FFAB25 #FFC262 #FFDA9F #FFF2DC #FFF3E0
Accessibility & contrast
On white
1.33
#FFDA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FFDA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA9F
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA9F | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9B
Deuteranopia (green-blind)
#F2E3A1
Tritanopia (blue-blind)
#FFCFCB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffda9f; /* rgb */ color: rgb(255, 218, 159); /* oklch */ color: oklch(90.6% 0.086 79.0);
Tailwind
colors: {
custom: {
50: '#ffe5bc',
500: '#ffda9f',
950: '#000000',
},
}SCSS
$custom: #ffda9f; $custom-light: #ffe5bc; $custom-dark: #000000;
JSON
{
"hex": "#ffda9f",
"rgb": {
"r": 255,
"g": 218,
"b": 159
},
"hsl": {
"h": 36.875,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.90602,
"c": 0.08568,
"h": 79
},
"luminance": 0.73906
}Semantic roles & 50–950 ramp
primary
#FFDA9F
secondary
#5F92E3
accent
#58E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482