#FFDA95#FFDA95
#FFDA95 is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.4% C 0.096 H 82.5°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA95 |
|---|---|
| RGB | rgb(255, 218, 149) |
| HSL | hsl(39, 100%, 79%) |
| HSV | hsv(39, 42%, 100%) |
| CMYK | cmyk(0%, 14.5%, 41.6%, 0%) |
| CIE-LAB | lab(88.72, 3.85, 38.70) |
| CIE-LCH | lch(88.72, 38.89, 84.31°) |
| OKLab | oklab(90.43% 0.0125 0.0951) |
| OKLCH | oklch(90.43% 0.096 82.5) |
| XYZ | xyz(71.7383, 73.5759, 38.8508) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.20
Navajowhite
#FFDEAD
ΔE00 4.44
Moccasin
#FFE4B5
ΔE00 5.37
Wheat (survey)
#FBDD7E
ΔE00 5.51
Wheat
#F5DEB3
ΔE00 6.22
Sand (survey)
#E2CA76
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA95 #95BAFF
analogous
#FFA595 #FFDA95 #EFFF95
triadic
#FFDA95 #95FFDA #DA95FF
tetradic
#FFDA95 #95FFA5 #95BAFF #FF95EF
square
#FFDA95 #95FFA5 #95BAFF #FF95EF
split-complementary
#FFDA95 #95EFFF #A595FF
monochromatic
#FFAF1B #FFC558 #FFDA95 #FFEFD2 #FFF4E0
Accessibility & contrast
On white
1.34
#FFDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#FFDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA95
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA95 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#F4E397
Tritanopia (blue-blind)
#FFCEC8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffda95; /* rgb */ color: rgb(255, 218, 149); /* oklch */ color: oklch(90.4% 0.096 82.5);
Tailwind
colors: {
custom: {
50: '#ffe5b5',
500: '#ffda95',
950: '#000000',
},
}SCSS
$custom: #ffda95; $custom-light: #ffe5b5; $custom-dark: #000000;
JSON
{
"hex": "#ffda95",
"rgb": {
"r": 255,
"g": 218,
"b": 149
},
"hsl": {
"h": 39.057,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.90426,
"c": 0.09592,
"h": 82.5
},
"luminance": 0.73573
}Semantic roles & 50–950 ramp
primary
#FFDA95
secondary
#5787E1
accent
#50E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481