#F2D294#F2D294
#F2D294 is a very light, moderate orange. Relative luminance 0.671; OKLCH L 87.7% C 0.087 H 83.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D294 |
|---|---|
| RGB | rgb(242, 210, 148) |
| HSL | hsl(40, 78%, 76%) |
| HSV | hsv(40, 39%, 95%) |
| CMYK | cmyk(0%, 13.2%, 38.8%, 5.1%) |
| CIE-LAB | lab(85.56, 2.78, 34.86) |
| CIE-LCH | lch(85.56, 34.97, 85.44°) |
| OKLab | oklab(87.66% 0.0099 0.0863) |
| OKLCH | oklch(87.66% 0.087 83.5) |
| XYZ | xyz(65.0115, 67.1112, 37.5405) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.39
Pale Peach
#FFE5AD
ΔE00 4.53
Wheat
#F5DEB3
ΔE00 5.30
Moccasin
#FFE4B5
ΔE00 5.30
Sand (survey)
#E2CA76
ΔE00 5.90
Beige (survey)
#E6DAA6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D294 #94B4F2
analogous
#F2A394 #F2D294 #E3F294
triadic
#F2D294 #94F2D2 #D294F2
tetradic
#F2D294 #94F2A3 #94B4F2 #F294E3
square
#F2D294 #94F2A3 #94B4F2 #F294E3
split-complementary
#F2D294 #94E3F2 #A394F2
monochromatic
#E5A427 #EBBB5D #F2D294 #F9E9CB #FCF4E4
Accessibility & contrast
On white
1.46
#F2D294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#F2D294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D294
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D294 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D190
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#FFC7C2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2d294; /* rgb */ color: rgb(242, 210, 148); /* oklch */ color: oklch(87.7% 0.087 83.5);
Tailwind
colors: {
custom: {
50: '#f8dfb4',
500: '#f2d294',
950: '#000000',
},
}SCSS
$custom: #f2d294; $custom-light: #f8dfb4; $custom-dark: #000000;
JSON
{
"hex": "#f2d294",
"rgb": {
"r": 242,
"g": 210,
"b": 148
},
"hsl": {
"h": 39.574,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.87662,
"c": 0.08682,
"h": 83.5
},
"luminance": 0.67109
}Semantic roles & 50–950 ramp
primary
#F2D294
secondary
#5B83CF
accent
#52DB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481