#FAFFD5#FAFFD5
#FAFFD5 is a very light, muted yellow. Relative luminance 0.966; OKLCH L 98.6% C 0.055 H 112.9°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFD5 |
|---|---|
| RGB | rgb(250, 255, 213) |
| HSL | hsl(67, 100%, 92%) |
| HSV | hsv(67, 16%, 100%) |
| CMYK | cmyk(2%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(98.69, -8.52, 19.55) |
| CIE-LCH | lch(98.69, 21.33, 113.54°) |
| OKLab | oklab(98.56% -0.0213 0.0503) |
| OKLCH | oklch(98.56% 0.055 112.9) |
| XYZ | xyz(87.1934, 96.6486, 76.9995) |
| Luminance | 0.9665 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.95
Cream
#FFFDD0
ΔE00 2.47
Ivory (survey)
#FFFFCB
ΔE00 2.95
Ecru
#FEFFCA
ΔE00 2.99
Lemonchiffon
#FFFACD
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFD5 #DAD5FF
analogous
#FFEFD5 #FAFFD5 #E5FFD5
triadic
#FAFFD5 #D5FAFF #FFD5FA
tetradic
#FAFFD5 #D5FFEF #DAD5FF #FFD5E5
square
#FAFFD5 #D5FFEF #DAD5FF #FFD5E5
split-complementary
#FAFFD5 #D5E5FF #EFD5FF
monochromatic
#EBFF5B #F3FF98 #FAFFD5 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.03
#FAFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FAFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFD5
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFD5 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD3
Deuteranopia (green-blind)
#FFFCD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #faffd5; /* rgb */ color: rgb(250, 255, 213); /* oklch */ color: oklch(98.6% 0.055 112.9);
Tailwind
colors: {
custom: {
50: '#fcffe2',
500: '#faffd5',
950: '#000000',
},
}SCSS
$custom: #faffd5; $custom-light: #fcffe2; $custom-dark: #000000;
JSON
{
"hex": "#faffd5",
"rgb": {
"r": 250,
"g": 255,
"b": 213
},
"hsl": {
"h": 67.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.98564,
"c": 0.0546,
"h": 112.9
},
"luminance": 0.96648
}Semantic roles & 50–950 ramp
primary
#FAFFD5
secondary
#988DEB
accent
#00E61B
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684