#FFF2AF#FFF2AF
#FFF2AF is a very light, moderate yellow. Relative luminance 0.879; OKLCH L 95.6% C 0.086 H 98.5°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2AF |
|---|---|
| RGB | rgb(255, 242, 175) |
| HSL | hsl(50, 100%, 84%) |
| HSV | hsv(50, 31%, 100%) |
| CMYK | cmyk(0%, 5.1%, 31.4%, 0%) |
| CIE-LAB | lab(95.10, -5.37, 33.98) |
| CIE-LCH | lch(95.10, 34.40, 98.98°) |
| OKLab | oklab(95.59% -0.0126 0.0849) |
| OKLCH | oklch(95.59% 0.086 98.5) |
| XYZ | xyz(80.7308, 87.8614, 53.2554) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.84
Vanilla
#F3E5AB
ΔE00 3.20
Palegoldenrod
#EEE8AA
ΔE00 3.23
Parchment
#FEFCAF
ΔE00 3.90
Dark Cream
#FFF39A
ΔE00 3.91
Light Beige
#FFFEB6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2AF #AFBCFF
analogous
#FFCAAF #FFF2AF #E4FFAF
triadic
#FFF2AF #AFFFF2 #F2AFFF
tetradic
#FFF2AF #AFFFCA #AFBCFF #FFAFE4
square
#FFF2AF #AFFFCA #AFBCFF #FFAFE4
split-complementary
#FFF2AF #AFE4FF #CAAFFF
monochromatic
#FFDE35 #FFE872 #FFF2AF #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.13
#FFF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#FFF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2AF
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2AF | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#FFF3B1
Tritanopia (blue-blind)
#FFE9E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fff2af; /* rgb */ color: rgb(255, 242, 175); /* oklch */ color: oklch(95.6% 0.086 98.5);
Tailwind
colors: {
custom: {
50: '#fff6c7',
500: '#fff2af',
950: '#000000',
},
}SCSS
$custom: #fff2af; $custom-light: #fff6c7; $custom-dark: #000000;
JSON
{
"hex": "#fff2af",
"rgb": {
"r": 255,
"g": 242,
"b": 175
},
"hsl": {
"h": 50.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.95592,
"c": 0.08584,
"h": 98.5
},
"luminance": 0.87859
}Semantic roles & 50–950 ramp
primary
#FFF2AF
secondary
#6D81E5
accent
#25E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582