#F2DA96#F2DA96
#F2DA96 is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.3% C 0.090 H 90.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA96 |
|---|---|
| RGB | rgb(242, 218, 150) |
| HSL | hsl(44, 78%, 77%) |
| HSV | hsv(44, 38%, 95%) |
| CMYK | cmyk(0%, 9.9%, 38%, 5.1%) |
| CIE-LAB | lab(87.59, -1.10, 36.51) |
| CIE-LCH | lch(87.59, 36.52, 91.73°) |
| OKLab | oklab(89.27% -0.0013 0.0901) |
| OKLCH | oklch(89.27% 0.09 90.8) |
| XYZ | xyz(67.1958, 71.2244, 39.0563) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.89
Vanilla
#F3E5AB
ΔE00 4.05
Beige (survey)
#E6DAA6
ΔE00 4.63
Wheat (survey)
#FBDD7E
ΔE00 4.67
Sandy
#F1DA7A
ΔE00 4.87
Sand (survey)
#E2CA76
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA96 #96AEF2
analogous
#F2AC96 #F2DA96 #DCF296
triadic
#F2DA96 #96F2DA #DA96F2
tetradic
#F2DA96 #96F2AC #96AEF2 #F296DC
square
#F2DA96 #96F2AC #96AEF2 #F296DC
split-complementary
#F2DA96 #96DCF2 #AC96F2
monochromatic
#E5B429 #EBC760 #F2DA96 #F9EDCC #FCF5E4
Accessibility & contrast
On white
1.38
#F2DA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#F2DA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA96
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA96 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D891
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2da96; /* rgb */ color: rgb(242, 218, 150); /* oklch */ color: oklch(89.3% 0.090 90.8);
Tailwind
colors: {
custom: {
50: '#f7e5b5',
500: '#f2da96',
950: '#000000',
},
}SCSS
$custom: #f2da96; $custom-light: #f7e5b5; $custom-dark: #000000;
JSON
{
"hex": "#f2da96",
"rgb": {
"r": 242,
"g": 218,
"b": 150
},
"hsl": {
"h": 44.348,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.89274,
"c": 0.09016,
"h": 90.8
},
"luminance": 0.71222
}Semantic roles & 50–950 ramp
primary
#F2DA96
secondary
#5D7BCF
accent
#41DA0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481