#FFDA98#FFDA98
#FFDA98 is a very light, moderate orange. Relative luminance 0.737; OKLCH L 90.5% C 0.093 H 81.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA98 |
|---|---|
| RGB | rgb(255, 218, 152) |
| HSL | hsl(38, 100%, 80%) |
| HSV | hsv(38, 40%, 100%) |
| CMYK | cmyk(0%, 14.5%, 40.4%, 0%) |
| CIE-LAB | lab(88.77, 4.17, 37.24) |
| CIE-LCH | lch(88.77, 37.47, 83.61°) |
| OKLab | oklab(90.48% 0.0137 0.0918) |
| OKLCH | oklch(90.48% 0.093 81.5) |
| XYZ | xyz(71.9809, 73.6730, 40.1284) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.85
Pale Peach
#FFE5AD
ΔE00 3.96
Moccasin
#FFE4B5
ΔE00 4.90
Wheat
#F5DEB3
ΔE00 5.77
Wheat (survey)
#FBDD7E
ΔE00 6.10
Vanilla
#F3E5AB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA98 #98BDFF
analogous
#FFA798 #FFDA98 #F0FF98
triadic
#FFDA98 #98FFDA #DA98FF
tetradic
#FFDA98 #98FFA7 #98BDFF #FF98F0
square
#FFDA98 #98FFA7 #98BDFF #FF98F0
split-complementary
#FFDA98 #98F0FF #A798FF
monochromatic
#FFAE1E #FFC45B #FFDA98 #FFF0D5 #FFF4E0
Accessibility & contrast
On white
1.33
#FFDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FFDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA98
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA98 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#F3E39A
Tritanopia (blue-blind)
#FFCEC9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffda98; /* rgb */ color: rgb(255, 218, 152); /* oklch */ color: oklch(90.5% 0.093 81.5);
Tailwind
colors: {
custom: {
50: '#ffe5b7',
500: '#ffda98',
950: '#000000',
},
}SCSS
$custom: #ffda98; $custom-light: #ffe5b7; $custom-dark: #000000;
JSON
{
"hex": "#ffda98",
"rgb": {
"r": 255,
"g": 218,
"b": 152
},
"hsl": {
"h": 38.447,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.90478,
"c": 0.09285,
"h": 81.5
},
"luminance": 0.7367
}Semantic roles & 50–950 ramp
primary
#FFDA98
secondary
#598AE2
accent
#52E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481